1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/test/Worker
Aaron Piotrowski 0236fc5336 Kill worker forks
Forking for workers is just not a good idea… it's too likely to be used irresponsibly.
2017-03-16 17:33:30 -05:00
..
AbstractPoolTest.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
AbstractWorkerTest.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
FunctionsTest.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
ProcessPoolTest.php Drop strict types 2016-12-29 19:16:04 -06:00
TestTask.php Drop strict types 2016-12-29 19:16:04 -06:00
ThreadPoolTest.php Drop strict types 2016-12-29 19:16:04 -06:00
WorkerProcessTest.php Drop strict types 2016-12-29 19:16:04 -06:00
WorkerThreadTest.php Drop strict types 2016-12-29 19:16:04 -06:00