I use celery in the Django project, but why does celery keep increasing threads ? Will the thread be automatically released?
I use celery in the Django project, but why does celery keep increasing threads ?
Will the thread be automatically released?