tobymao / saq

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

Fix: A queue's sweeper should only sweep jobs that belong to it #157

Closed vchan closed 1 month ago

vchan commented 1 month ago

Still need to figure out sweep advisory lock key per queue.