mirror of
https://github.com/janeczku/calibre-web
synced 2025-06-01 05:54:11 +00:00

* Moves clean up to separate function for organization * moves the `self.dequeued.append(item)` immediately after `self.queue.get()` so that we don't wait for it to show up (cherry picked from commit bc9372e88f0c8855694431f811702d7fb899a97e)