﻿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
32557	Fail tests when unraisable exceptions occur	Adam Johnson	nobody	"Following django-developers discussion: https://groups.google.com/g/django-developers/c/ea21KjiGiY4/m/7HTnQaS8BwAJ

Django's test runner should install an unraisable exception hook and fail the test run if it is ever triggered. The check could be done just once at the end of the test run (in subprocesses when run in parallel), because unraisable exceptions already print their traceback by default."	New feature	new	Testing framework	dev	Normal			Carlton Gibson Tom Forbes Chris Jerdonek	Accepted	0	0	0	0	0	0
