mirror of
https://github.com/danog/parallel.git
synced 2024-11-27 04:44:56 +01:00
7def2ae5a3
This means forks/processes/threads must be properly shutdown or killed before a reference is lost or the thread will continue to run indefinitely. This was necessary because forks were automatically killing other processes or threads due to calling kill() in the destructor. |
||
---|---|---|
.. | ||
Stub | ||
Sync | ||
Threading | ||
Worker | ||
TestCase.php |