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 23c9a11 commit 2da824dCopy full SHA for 2da824d
src/sage/parallel/use_fork.py
@@ -22,6 +22,7 @@
22
from sage.misc.randstate import set_random_seed
23
from sage.misc.prandom import getrandbits
24
25
+
26
class WorkerData:
27
"""
28
Simple class which stores data about a running ``p_iter_fork``
0 commit comments