Files
piratepoet/mailpoet/tests/integration/Cron/Workers
Rostislav Wolny 69ac29d0a7 Allow immediate processing of just prepared tasks in cron worker runner
Preparing simple worker tasks is super fast, because it just switches the state to null.
But the processing of just prepared tasks required the second worker run and also second cron run.
This change optimize the behavior and in case there is still time left it immediately starts processing the tasks.
[MAILPOET-4684]
2022-10-13 14:21:43 +02:00
..
2022-01-18 15:30:22 +01:00
2022-10-10 17:13:17 +02:00