﻿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
19214	AdminEmailHandler is synchronous.	tdhutt@…	nobody	"Hi set up my logging settings to email me in certain situations (e.g. aliens visiting my site) by doing `logger.warn(""Visitor from space"")` in a middleware class, and then setting a logger for that middleware class to use AdminEmailHandler. However it is useless, because AdminEmailHandler is synchronous! Any aliens have to wait two or three seconds for the email to be sent before seeing my site!

It would be much much better if the email was asynchronous, or at least there was an additional AsyncAdminEmailHandler which was used by default."	New feature	closed	Core (Mail)	1.4	Normal	wontfix	AdminEmailHandler		Accepted	0	0	0	0	0	0
