id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10625	AssertionError in trac.db.pool.PooledConnection.__del__	anonymous	hasienda	On login and logout I get the following error (for each environment):\r\n\r\n\r\n{{{\r\nException exceptions.AssertionError: <exceptions.AssertionError instance at 0x89faeacc> in <bound method PooledConnection.__del__ of <trac.db.pool.PooledConnection object at 0xb47cc88c>> ignored\r\n}}}\r\n\r\nIt is related with the single sign on feature. It can be easily fixed by explicitly closing the database connection with {{{db.close}}} after the commit in the following lines:\r\n\r\n * http://trac-hacks.org/browser/accountmanagerplugin/trunk/acct_mgr/web_ui.py#L560\r\n * http://trac-hacks.org/browser/accountmanagerplugin/trunk/acct_mgr/web_ui.py#L606	defect	closed	normal	AccountManagerPlugin	normal	fixed	database API		1.0
