Skip to content

Celery: Download error: daemonic processes are not allowed to have children. #144

@JannisStraus

Description

@JannisStraus

Celery throws: Download error: daemonic processes are not allowed to have children. if multiprocessing is used. To fix that use from billiard.pool import Pool instead of multiprocessing.Pool.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions