6febdeb Force the Celery workers to run only one task at a time

Authored and Committed by mprahl 4 years ago
    Force the Celery workers to run only one task at a time
    
    This forces the tasks to be run serially.