Skip to content

Releases: RichardKnop/machinery

Release v1.8.5

01 Jun 10:32
579070e

Choose a tag to compare

Couple small changes:

  • Document argument passing behavior with chains (#556)
  • (Redis) Simplify TTL (#557)

Release v1.8.4

25 May 20:56
6d3fd3e

Choose a tag to compare

Fixed a bug:

  • Set Redis default concurrency when value is 0

Release v1.8.3

25 May 20:55
353ff2f

Choose a tag to compare

Fixed a bug:

  • Use math.Ceil(pollPeriod) to ensure BLPOP timeout is an integer

Release v1.8.2

19 May 15:21
c9512ae

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.8.1

18 May 10:20
5bc79b7

Choose a tag to compare

  • reuse connection to prevent philosopher dining problem (Redis backend)

Release v1.8.0

12 May 17:44
5a6bfdd

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.9

11 May 10:22
5d814a4

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.8

05 May 15:58
40440de

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.7

04 May 19:59
4c15ac0

Choose a tag to compare

Regular maintenance and bug fix release.

Release v1.7.6

22 Apr 22:30
9a9a169

Choose a tag to compare

Regular maintenance and bug fix release.