v2.6.0
- Added
--max-jobs
argument torqworker
management command. Thanks @arpit-goel! - Remove job from
ScheduledJobRegistry
if a scheduled job is enqueued from admin. Thanks @robertaistleitner! - Minor code cleanup. Thanks @reybog90!
--max-jobs
argument to rqworker
management command. Thanks @arpit-goel!ScheduledJobRegistry
if a scheduled job is enqueued from admin. Thanks @robertaistleitner!