Commit Graph

11 Commits

Author SHA1 Message Date
Aaron Piotrowski
9e5eec211a Declare strict types 2022-12-17 15:49:26 -06:00
Niklas Keller
5348d43129 Rename Job → Execution, enqueue → submit 2022-02-06 22:31:15 +01:00
Aaron Piotrowski
31c89218a9 Various cleanup 2021-12-21 23:06:26 -06:00
Aaron Piotrowski
dab42d75db Remove unnecessary future 2021-12-21 19:08:14 -06:00
Aaron Piotrowski
a45aa6370d Refactor worker tasks to have a communication channel 2021-12-20 17:24:13 -06:00
Niklas Keller
477025c44d Use revolt 2021-03-27 08:05:02 +01:00
Aaron Piotrowski
ae9feed176 Remove Generator to coroutine support for Task::run() 2020-11-15 23:08:15 -06:00
Aaron Piotrowski
24213ee911 Upgrade to PHPUnit 7 or 8 2019-08-27 12:17:41 -05:00
Aaron Piotrowski
9236ade19f Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
Aaron Piotrowski
b654463339 Fix code style 2018-10-07 09:50:45 -05:00
Aaron Piotrowski
c545be1dc5 More tests 2017-12-13 23:06:38 -06:00