tobymao / saq

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

Chore: Replace job calls in queue with self calls #158

Closed vchan closed 6 days ago

vchan commented 6 days ago

Some job functions simply pass arguments through to their corresponding queue functions.