pymead.utils.pymead_mp#
Functions
|
Recursively gathers all the child processes of a parent process (up to the default Python recursion depth) and casts them to a list. |
|
Kills all |
|
Kills all child processes (using |
|
|
Multi-tiered multiprocessing pool termination function that tries several pool termination methods in sequence from least forceful to most forceful to guarantee that the pool is closed, especially when a significant portion of the CPU and RAM are being used. |