Skip to content

Commit fe34000

Browse files
authored
List default of RAKUDO_MAX_THREADS
1 parent f517579 commit fe34000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Programs/00-running.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Controls whether to emit ANSI codes for error highlighting. Defaults to true if
136136
Win32.
137137
138138
=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.
139+
Override the default maximum number of threads used by a thread pool. Defaults to C<16>.
140140
141141
=defn C<RAKUDO_JDB_PORT> (I<Str>; C< src/core/CompUnit/PrecompilationRepository.pm>)
142142
In C<perl6-jdb-server> for setting the jdb port

0 commit comments

Comments
 (0)