1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/test/Worker
Aaron Piotrowski 312aecf1ff
Remove Worker::start()
The context can automatically be started when a job is enqueued.
2017-12-13 14:14:31 -06:00
..
AbstractPoolTest.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
AbstractWorkerTest.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
BasicEnvironmentTest.php Fix updating TTL; add more environment tests 2017-07-29 10:29:16 -05:00
ConstantTask.php Test for AMP_WORKER to be defined 2017-07-27 23:49:43 -05:00
FunctionsTest.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
ProcessPoolTest.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
TestTask.php Add async task test 2017-12-05 18:37:33 -06:00
ThreadPoolTest.php Remove Worker::start() 2017-12-13 14:14:31 -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