﻿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
31515	Django tries to reuse MySQL connections that have gone away with ASGI.	Braunson	Carlton Gibson	"This bug only appears to happen when using ASGI. No matter the `CONN_MAX_AGE` it seems to be ignored. I have tried both manually setting to 0 so they are never reused and setting them to an hour without any effect.

If it makes a difference I am using multiple databases. Again this issue does NOT occur with WSGI, only with ASGI. 

Is there any work around I can do to solve this in the meantime? It results in almost every page 500 erroring once or twice and a refresh fixes it temporarily for the client."	Bug	closed	Documentation	dev	Release blocker	fixed		Andrew Godwin Carlton Gibson	Accepted	1	0	0	0	0	0
