pkgsrc/net/py-celery
adam 70bcf6ee9d py-celery: updated to 4.2.1
4.2.1:
- **Result Backend**: Fix deserialization of exceptions that are present in the producer codebase but not in the consumer codebase.
- **Message Protocol Compatibility**: Fix error caused by an invalid (None) timelimit value in the message headers when migrating messages from 3.x to 4.x.
- **Result Backend**: Fix serialization of exception arguments when exception arguments are not JSON serializable by default.
- **Worker**: Fixed multiple issues with rate limited tasks
  Maintain scheduling order.
  Fix possible scheduling of a :class:celery.worker.request.Request with the wrong :class:kombu.utils.limits.TokenBucket which could cause tasks' rate limit to behave incorrectly.
  Fix possible duplicated execution of tasks that were rate limited or if ETA/Countdown was provided for them.
- **Worker**: Defensively handle invalid timelimit header values in requests.
2018-08-07 08:41:26 +00:00
..
patches py-celery: Fix for Python 3.7 (async is a reserved keyword) 2018-07-06 07:51:21 +00:00
ALTERNATIVES py-celery: updated to 4.2.0 2018-06-18 07:15:17 +00:00
DESCR
distinfo py-celery: updated to 4.2.1 2018-08-07 08:41:26 +00:00
Makefile py-celery: updated to 4.2.1 2018-08-07 08:41:26 +00:00
PLIST py-celery: Fix for Python 3.7 (async is a reserved keyword) 2018-07-06 07:51:21 +00:00