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

Correctly look for default_timeout instead timeout in settings #54

Closed cameronmaske closed 7 years ago

cameronmaske commented 7 years ago

Including test fixes from #53