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 b239392 commit 23c9a11Copy full SHA for 23c9a11
src/sage/parallel/use_fork.py
@@ -70,7 +70,8 @@ class p_iter_fork:
70
about what the iterator does (e.g., killing subprocesses)
71
- ``reset_interfaces`` -- boolean (default: ``True``); whether to reset all
72
pexpect interfaces
73
- - ``reseed_rng`` -- boolean (default: ``False``); whether or not to reseed the rng in the subprocesses
+ - ``reseed_rng`` -- boolean (default: ``False``); whether or not to reseed
74
+ the rng in the subprocesses
75
76
EXAMPLES::
77
0 commit comments