CommandSchedulerBundle
CommandSchedulerBundle copied to clipboard
Command is not refreshed correctly
How to reproduce:
- scheduler:execute command should be executed on a few servers or more than once per minute
- One command should be executing for some time (to lock others execution)
- Execute other tasks
- Command::getLastExecution method returns old datetime and executed tasks are executed again