Open manierim opened 9 years ago
…Shell->stats it needs to look for the next job to be executed, "future" included.
@manierim By default $future is false which mean that CakeResqueShell::stats should also be updated to use nextDelayedTimestamp with the future flag set to true ?
$future
false
CakeResqueShell::stats
nextDelayedTimestamp
…Shell->stats it needs to look for the next job to be executed, "future" included.