Use solo pool for Celery workers
Compare changes
+ 1
− 1
(Hopefully) achieve true single-threaded behaviour from a Celery worker by not having it use a threadpool at all. This should make it such that #workers == #concurrent_workflows