Files
@ aa8680af29c2
Branch filter:
Location: kallithea/.eslintrc.js
aa8680af29c2
393 B
text/javascript
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.