celery / django-celery

Old Celery integration project for Django

Home Page:http://celery.github.com/django-celery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I use celery in the Django project, but why does celery keep increasing threads?

Manchuker1120 opened this issue · comments

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