sixty-north / cosmic-ray

Mutation testing for Python
MIT License
565 stars 57 forks source link

Celery4 worker needs to clean up workspace on exit. #446

Closed abingham closed 3 years ago

abingham commented 5 years ago

This may require using OS signals or something. Not sure if celery has explicit support for it.