Skip to content

v0.3.3

Latest

Choose a tag to compare

@fernaper fernaper released this 29 Mar 16:31
· 6 commits to main since this release

Changelog

  • Now it supports specifying the Celery pool worker type. Param --pool in worker cli. Specially usefull in windows computers.
  • Now checking if a task is_revoked without task returns False instead of error
  • Now checking the status of a task returns also if it was revoked