Files
@ 853717af31d3
Branch filter:
Location: kallithea/docs/usage/statistics.rst
853717af31d3
1.2 KiB
text/prs.fallenstein.rst
celery: let async tasks choose at runtime if they should use immediate execution or dispatch to the Celery worker
Make it completely safe to use task annotation at import time, before global
config has been set.
Make it completely safe to use task annotation at import time, before global
config has been set.