v0.0.21
What's Changed
- fix: correct a busted test setup by @0xDEC0DE in #37
- RedisBroker: Track non-idempotent jobs as running, too by @0xDEC0DE in #38
- fix: only increment the
current_concurrency
counter if the job hasmax_concurrency
set by @0xDEC0DE in #39 - Release 0.0.21 by @bigjools in #40
Full Changelog: v0.0.20...v0.0.21