mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-15 07:08:35 -04:00
Cancel All sets a flag the daily-limit wait loop watches. If books were queued while the cancelled book was still settling, the queue was still running, so those new books inherited the cancellation at the gate. Queueing work now clears the flag. Co-authored-by: rmcrackan <rmcrackan@gmail.com>