Skip to content

2.4.4

Compare
Choose a tag to compare
@coleifer coleifer released this 09 Feb 14:36
· 45 commits to master since this release
  • Add is_locked(lock_name) to test whether lock is held.
  • Allow raising CancelExecution within a Task, and override retries.
  • Add a very basic redis-backed lock that can be acquired more than once (to provide a rudimentary semaphore).
  • Add a periodic_task() wrapper for MiniHuey class.

View commits