tobymao / saq

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

Fix: Retry should not be responsible for releasing a job's lock #156

Closed vchan closed 5 days ago

tobymao commented 1 week ago

what was the consequence of this happening? why were there no test failures?