Aaron Piotrowski
|
7c8f936618
|
Autoloading → Bootstrap
Calling the file a boostrap makes more sense as more than defining an autoloader can be done in the file.
|
2019-02-22 16:10:30 -06:00 |
|
Aaron Piotrowski
|
7c8756c3a5
|
Add custom autoloader option for workers
Fixes #55 and #71.
|
2019-02-20 17:39:39 -06:00 |
|
Aaron Piotrowski
|
9b17d540a9
|
Move ConstantTask to Fixtures directory
|
2019-02-13 14:17:52 -06:00 |
|
Aaron Piotrowski
|
1ee8e202ed
|
Apply the same treatment to context exceptions
Sends info about previous exceptions thrown in the context to the parent.
|
2019-01-25 17:53:19 -06:00 |
|
Aaron Piotrowski
|
9236ade19f
|
Capture previous exceptions of exceptions thrown from Task::run()
|
2019-01-25 14:29:32 -06:00 |
|