﻿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
17997	unexpected multi-threaded dev server!	trey.smith@…	vanessagomes	"On installing Django 1.4 I was surprised to find that:

 * The dev server now has a multi-threaded mode (great)
 * The new multi-threaded mode is used by default (surprisingly aggressive)
 * The release notes don't mention the new feature at all! (really?!)

The new multi-thread mode caused some problems for me with threads trying to use shared database connections which I will detail in another ticket. The thing I am pointing out here is that multi-threading is a big change, likely to cause many issues, and it took me totally by surprise.

I think the release notes should mention it and detail how to use --nothread to turn it off in case of problems.

Thanks!
"	Cleanup/optimization	closed	Documentation	1.4	Release blocker	fixed		valhallasw@… vanessagomes	Accepted	1	0	0	0	0	0
