We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ clj -M:nextjournal/clerk nextjournal.clerk/serve! --watch-paths notebooks --port 7777 --browse Unhandled java.util.concurrent.RejectedExecutionException Task java.util.concurrent.FutureTask@1ba6ce55[Not completed, task = clojure.core$binding_conveyor_fn$fn__5772@7612514b] rejected from java.util.concurrent.ThreadPoolExecutor@27b089ec[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
$ clj --version Clojure CLI version 1.11.1.1347
$ java --version openjdk 11.0.19 2023-04-18 OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu123.04) OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu123.04, mixed mode, sharing)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: