Files
@ 853717af31d3
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
853717af31d3
2.7 KiB
text/css
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.