tobymao / saq

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

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

Closed vchan closed 2 months ago

vchan commented 2 months ago

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