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 f517579 commit fe34000Copy full SHA for fe34000
doc/Programs/00-running.pod6
@@ -136,7 +136,7 @@ Controls whether to emit ANSI codes for error highlighting. Defaults to true if
136
Win32.
137
138
=defn C<RAKUDO_MAX_THREADS> (I<UInt>; C<src/core/ThreadPoolScheduler.pm>)
139
-Override the default maximum number of threads used by a thread pool.
+Override the default maximum number of threads used by a thread pool. Defaults to C<16>.
140
141
=defn C<RAKUDO_JDB_PORT> (I<Str>; C< src/core/CompUnit/PrecompilationRepository.pm>)
142
In C<perl6-jdb-server> for setting the jdb port
0 commit comments