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