Files
@ aa8680af29c2
Branch filter:
Location: kallithea/conftest.py
aa8680af29c2
2.0 KiB
text/x-python
celery: drop kallithea.CELERY_EAGER - it is more spot-on to look directly at task_always_eager
The global flag was set as a side effect in the make_app function. That's not
pretty.
The global flag was set as a side effect in the make_app function. That's not
pretty.