We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f698e5b commit 98843e9Copy full SHA for 98843e9
src/main/clojure/clojure/core/async.clj
@@ -49,7 +49,7 @@ the following values:
49
unset - always default to ioc when aot, and use virtual threads for
50
`io-thread` blocks if available at runtime
51
52
- \"target\" - target vthreads when compiling go and require them at runtime.
+\"target\" - target vthreads when compiling go and require them at runtime.
53
use vthreads in io-thread when available
54
55
\"avoid\" - use ioc when compiling go (will work regardless), do not use
0 commit comments