pypi rq 1.11.1
v1.11.1

latest releases: 1.16.2, 1.16.1, 1.16.0...
2 years ago
  • queue.enqueue_many() now supports on_success and on on_failure arguments. Thanks @y4n9squared!
  • You can now pass enqueue_at_front to Dependency() objects to put dependent jobs at the front when they are enqueued. Thanks @jtfidje!
  • Fixed a bug where workers may wrongly acquire scheduler locks. Thanks @milesjwinter!
  • Jobs should not be enqueued if any one of it's dependencies is canceled. Thanks @selwin!
  • Fixed a bug when handling jobs that have been stopped. Thanks @ronlut!
  • Fixed a bug in handling Redis connections that don't allow SETNAME command. Thanks @yilmaz-burak!

Don't miss a new rq release

NewReleases is sending notifications on new releases.