tobymao / saq

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

Support redis==5.0 #88

Closed grigi closed 1 year ago

grigi commented 1 year ago

Adding strategic sleep gives async process time to catch up. No longer failing on redis==5.0 Also fixes flaky tests on redis<5