tobymao / saq

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

Fix: Default queue is always created during health check #139

Closed vchan closed 2 months ago

vchan commented 2 months ago

Even if the health check is for a Postgres queue, a Redis queue is always created.