Marcus Martins

Results 2 comments of Marcus Martins

Hello @boxbeatsy, the behavior you describe in Heroku is similar with the Docker Engine. First the container gets a SIGSTOP, if the container don't terminate in 10 sec, a SIGTERM...

Hi @selwin, what do you expect `scheduler.empty()` to do ? Just clear the queue, or execute the jobs then clear ?