Why does my Celery worker die with signal 6 - SIGIOT? -


i'm running celery based application. every , see following in log:

[... error/mainprocess] task [...] raised unexpected: workerlosterror('worker exited prematurely: signal 6 (sigiot).',) traceback (most recent call last): file "/usr/local/lib/python2.7/dist-packages/billiard/pool.py", line 1170, in mark_as_worker_lost human_status(exitcode)), workerlosterror: worker exited prematurely: signal 6 (sigiot).

perhaps can come explanation this?


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -