1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-03 10:07:49 +01:00
parallel/lib/Worker/Internal
Aaron Piotrowski c7294da60d Reorganize exception classes and add TaskError
TaskError is thrown if the exception thrown in the worker was an instance of Error.
2017-05-17 23:13:29 -05:00
..
Job.php Drop strict types 2016-12-29 19:16:04 -06:00
PooledWorker.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
TaskFailure.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
TaskResult.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
TaskRunner.php when() → onResolve() 2017-03-21 18:45:23 -05:00
TaskSuccess.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00