Supervisord和ruby 1.9.2 - 睡眠导致SIGTERM

时间:2012-01-11 15:01:59

标签: ruby process supervisord

我在mac(10.7.2)上使用supervisord来管理后台ruby进程。

当我通过supervisor启动ruby脚本时,如果脚本包含sleep(),为了降低cpu使用率,它会收到SIGTERM并停止执行,即使对于主管这个过程是还在跑步。

0 个答案:

没有答案