tobymao / saq

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

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

Closed vchan closed 2 months ago

vchan commented 2 months ago

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