Page MenuHomePhabricator

billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL).
Open, Needs TriagePublicBUG REPORT

Description

[2022-06-30 13:27:15,371: ERROR/MainProcess] Process 'ForkPoolWorker-3' pid:11 exited with 'signal 9 (SIGKILL)'
[2022-06-30 13:27:15,397: ERROR/MainProcess] Task handler raised error: WorkerLostError('Worker exited prematurely: signal 9 (SIGKILL).')
Traceback (most recent call last):
  File "/data/project/refill-api/www/python/venv/lib/python3.7/site-packages/billiard/pool.py", line 1267, in mark_as_worker_lost
    human_status(exitcode)),
billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL).