I want to spawn multiple threads to speed up an i/o bound task. (celery.AsyncResult....) I\'m gettin the error RuntimeError: Working outside of application context.
RuntimeError: Working outside of application context.