closeio / tasktiger

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

Sync TaskTiger worker heartbeat #331

Closed thomasst closed 4 months ago

thomasst commented 4 months ago

We have to use a thread to heartbeat in the sync worker.