Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simultaneously uploading multiple sketch maps (4x24) leads to sigkill in some cases #410

Closed
matthiasschaub opened this issue Mar 25, 2024 · 1 comment

Comments

@matthiasschaub
Copy link
Collaborator

celery-1    | Process 'ForkPoolWorker-4' pid:29 exited with 'signal 9 (SIGKILL)'
celery-1    | 2024-03-25 14:50:11,685 - ERROR - request.py - on_failure - Task handler raised error: WorkerLostError('Worker exited prematurely: signal 9 (SIGKILL) Job: 7.')
celery-1    | Traceback (most recent call last):
celery-1    |   File "/home/smt/.conda/envs/smt/lib/python3.11/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost
celery-1    |     raise WorkerLostError(
celery-1    | billiard.einfo.ExceptionWithTraceback:
celery-1    | """
celery-1    | Traceback (most recent call last):
celery-1    |   File "/home/smt/.conda/envs/smt/lib/python3.11/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost
celery-1    |     raise WorkerLostError(
celery-1    | billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL) Job: 7.
celery-1    | """
@matthiasschaub
Copy link
Collaborator Author

Close in favor of #395

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant