Files
@ 853717af31d3
Branch filter:
Location: kallithea/pytest.ini
853717af31d3
391 B
text/x-ini
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.