Worker
will now automatically chooseTimerDeathPenalty
ifUnixSignalDeathPenalty
is not available. Thanks @selwin!- Introduced
CREATED
Job
status for jobs that are not enqueued not deferred. Thanks @selwin! Worker
can now importJob
andQueue
classes from string. Thanks @selwin!- Fixed a bug in
Group.cleanup()
. Thanks @dixoncrews-gdl! - Logging improvements and code cleanups. Thanks @selwin, @SpecLad!