cameronmaske / celery-once

Celery Once allows you to prevent multiple execution and queuing of celery tasks.
https://pypi.python.org/pypi/celery_once/
BSD 2-Clause "Simplified" License
661 stars 90 forks source link

Changed 'timeout' key to 'default_timeout' on 'tasks' module #53

Closed snake575 closed 7 years ago

cameronmaske commented 7 years ago

Good spot! Thanks for the PR. Superseded this with some test fixes on #54 Will be released to 1.1.0 shortlye