celery / billiard

Multiprocessing Pool Extensions
Other
419 stars 252 forks source link

Additional logging in mark_as_worker_lost #296

Open rcjsuen opened 4 years ago

rcjsuen commented 4 years ago

Would it be possible to log information about the job also? Or is it not included in the logging statement on purpose?

https://github.com/celery/billiard/blob/4724b2540e201a612db21237519d651f71a566ec/billiard/pool.py#L1263-L1272