tobymao / saq

Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
580 stars 39 forks source link

the previous implementation of monitor was prone to race conditions #7

Closed tobymao closed 2 years ago

tobymao commented 2 years ago

instead switch to polling for aborts and have users generate heartbeats explicitly