Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.4.1

Choose a tag to compare

@selwin selwin released this 20 Jul 11:54
· 26 commits to master since this release
  • Worker will now automatically choose TimerDeathPenalty if UnixSignalDeathPenalty is not available. Thanks @selwin!
  • Introduced CREATED Job status for jobs that are not enqueued not deferred. Thanks @selwin!
  • Worker can now import Job and Queue classes from string. Thanks @selwin!
  • Fixed a bug in Group.cleanup(). Thanks @dixoncrews-gdl!
  • Logging improvements and code cleanups. Thanks @selwin, @SpecLad!