Relative Content

Tag Archive for pythonflaskcelerypython-importlibkombu

OSError: Bad file descriptor

I’m trying to run celery beat worker and a normal celery worker as docker containers. I have my tasks in flask application.