closeio / tasktiger

Python task queue using Redis
MIT License
1.41k stars 80 forks source link

Option to exit TaskTiger after a certain amount of time #324

Closed thomasst closed 5 months ago

thomasst commented 5 months ago

This can be useful to avoid memory leaks when using a non-forking executor.