﻿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
22414	Persistent connections not closed by LiveServerTestCase, preventing dropping test databases	Koterpillar	Chris Jerdonek	Whenever a PostgreSQL connection is marked as persistent ({{{CONN_MAX_AGE = None}}}) and a {{{LiveServerTestCase}}} is executed, the connection from the server thread is never closed, leading to inability to drop the test database.	Bug	closed	Testing framework	1.6	Normal	fixed		chris.jerdonek@…	Ready for checkin	1	0	0	0	0	0
