mirror of
https://github.com/pretix/pretix.git
synced 2025-12-21 16:42:26 +00:00
It took a little bit of searching to figure out that in the dev environment, by default, celery tasks are run synchronously, but periodic tasks are not run at all.