RubyFlow The Ruby and Rails community linklog

multi-timeout: kill a process and kill -9 if that does not work

We are using this for our crons since the unix timeout command does not support different kill signals

gem i multi_timeout multi-timeout -INT 5m -KILL 6m rake foo:bar

Multi-Timeout

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in