
Public Member Functions | |
| def | shutdown (self, wait=True) |
| def | submit (self, fn, *args, **kwargs) |
Definition at line 148 of file _exit_scenarios.py.
| def tests.unit._exit_scenarios.DaemonPool.shutdown | ( | self, | |
wait = True |
|||
| ) |
Definition at line 155 of file _exit_scenarios.py.
| def tests.unit._exit_scenarios.DaemonPool.submit | ( | self, | |
| fn, | |||
| * | args, | ||
| ** | kwargs | ||
| ) |
Definition at line 150 of file _exit_scenarios.py.