This website requires JavaScript.
Explore
Help
Sign In
danog
/
parallel
Watch
1
Star
0
Fork
0
You've already forked parallel
mirror of
https://github.com/danog/parallel.git
synced
2025-01-22 14:01:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
parallel
/
test
/
Worker
History
Aaron Piotrowski
f4411805d6
Fail task with SerializationException; cancel worker if sending otherwise fails
2017-12-13 20:56:28 -06:00
..
AbstractPoolTest.php
Remove Worker::start()
2017-12-13 14:14:31 -06:00
AbstractWorkerTest.php
Fail task with SerializationException; cancel worker if sending otherwise fails
2017-12-13 20:56:28 -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
…
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
…
WorkerThreadTest.php
…