github Bogdanp/dramatiq v1.8.0

latest releases: v1.12.3, v1.12.2, v1.12.1...
3 years ago

Added

  • Support for forking and running arbitrary functions (so-called “fork functions”). (#127, #230)
  • The --fork-function flag.
  • The --skip-logging flag. (#263, @whalesalad)

Fixed

  • An issue where the max_age parameter to Callbacks was being ignored. (#240, @evstratbg)
  • An issue with delaying pipelines. (#264, @synweap15)
  • An issue where the master process would sometimes hang when stopped. (#260, @asavoy)
  • An issue where the RedisBroker could sometimes prefetch more messages than it was configured to. (#262, @benekastah)
  • The StubBroker now flushes its dead letter queue when its flush_all method is called. (#247, @CapedHero)
  • The RedisBroker now takes the max lua stack size into account. This should fix certain heisenbugs that folks have encountered with that broker. (#259, @benekastah)

Don't miss a new dramatiq release

NewReleases is sending notifications on new releases.