celery / billiard

Multiprocessing Pool Extensions
Other
419 stars 252 forks source link

celery worker logging multiprocess safe? #290

Open 363568233 opened 5 years ago

363568233 commented 5 years ago

prefork pool, multiple child processes perform tasks, logging to the same file in different tasks, is this the right way to log?