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