﻿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
9582	Unhandled exception in runserver (when losing network file?)	Matt Labbe	nobody	"I suspect it is caused by losing network connection to the file to serve.

Trace:
{{{
Unhandled exception in thread started by <function inner_run at 0x7fb88ed4>
Traceback (most recent call last):
  File ""/usr/lib/python2.5/site-packages/django/core/management/commands/runserver.py"", line 61, in inner_run
    run(addr, int(port), handler)
  File ""/usr/lib/python2.5/site-packages/django/core/servers/basehttp.py"", line 665, in run
    httpd.serve_forever()
  File ""/tmp/python.6884/usr/lib/python2.5/SocketServer.py"", line 201, in serve_forever
  File ""/tmp/python.6884/usr/lib/python2.5/SocketServer.py"", line 218, in handle_request
AttributeError: 'NoneType' object has no attribute 'error'
}}}
"		closed	Uncategorized	1.0		invalid	exception runserver		Unreviewed	0	0	0	0	0	0
