Async/src/FuzeWorks/Async
Abel Hoogeveen fcda6d6e4d
continuous-integration/drone/push Build is failing Details
Changed SuperVisor to support halting on Constrained tasks. Good default setting.
Also changed some logging to have PHP_EOL at the end and not at the beginning of the string.
2020-07-17 15:12:02 +02:00
..
Constraint Implemented other changes requested by Wettennet. 2020-07-12 11:54:20 +02:00
Events Release of RC1 (#7) 2020-06-07 15:54:19 +02:00
Executors Implemented changes requested by Wettennet. 2020-06-13 11:50:32 +02:00
Handler Implemented changes requested by Wettennet. 2020-06-13 11:50:32 +02:00
Supervisors Changed SuperVisor to support halting on Constrained tasks. Good default setting. 2020-07-17 15:12:02 +02:00
TaskStorage Implemented changes requested by Wettennet. 2020-06-13 11:50:32 +02:00
Constraint.php Implemented changes requested by Wettennet. 2020-06-13 11:50:32 +02:00
Executor.php Release of RC1 (#7) 2020-06-07 15:54:19 +02:00
Handler.php Release of RC1 (#7) 2020-06-07 15:54:19 +02:00
ShellWorker.php Release of RC1 (#7) 2020-06-07 15:54:19 +02:00
SuperVisor.php Finished Async into a working state (#1) 2020-02-01 14:32:36 +01:00
Task.php Implemented changes requested by Wettennet. 2020-06-13 11:50:32 +02:00
TaskFailException.php Finished Async into a working state (#1) 2020-02-01 14:32:36 +01:00
TaskStorage.php Implemented other changes requested by Wettennet. 2020-07-12 11:54:20 +02:00
Tasks.php Release of RC1 (#7) 2020-06-07 15:54:19 +02:00
TasksException.php Finished Async into a working state (#1) 2020-02-01 14:32:36 +01:00