(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
#workers == #concurrent_workflows