﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30372	Django (moderately) High CPU usage at Idle	Benjamin Schollnick	nobody	"I just noticed that Django at idle, using the Dev server, was taking up on average 10-15% of my CPU.  

That seems high, and it appears to be the reload system, using ""manage.py runserver --noreload"" dropped it to 0%.  

This is consistent, and has occurred over multiple runs of the django app.

I have not added any additional watched folders, and the app was at idle, awaiting connection.

My research leads me to believe there were changes to formalize the Django watched folder mechanisms into a formal API.
It's unclear if this is a bug, or just need significant further optimization.

This is under MOSX 10.14.4, 2.9 Ghz i5, 8 Gb ram.  

Python 3.7.2"	Bug	closed	Core (Other)	2.2	Normal	needsinfo		Tobias Kunze Tom Forbes	Unreviewed	0	0	0	0	0	0
