github closeio/tasktiger v0.9.5

latest releases: v0.19.3, v0.19.2, v0.19.1...
4 years ago

Major changes:

  • Support setting max queue size with max_queue_size parameter and raise QueueFullException when it is reached.
  • Refactor single worker queues to use new Semaphore lock that allows setting the maximum number of workers that should process a particular queue.
  • Added CHILD_CONTEXT_MANAGERS configuration setting that allows specifying context managers that will be invoked before/after the forked child process runs.
  • Added --no-store-tracebacks option to not include tracebacks in execution histories. This can be used to reduce Redis storage requirements.

Don't miss a new tasktiger release

NewReleases is sending notifications on new releases.