id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
5522	twisted.internet.test.reactormixins.ReactorBuilder.unbuildReactor uses many non-interface APIs of reactors	exarkun		"`_uninstallHandler` and `disconnectAll` are part of no interface, but `ReactorBuilder` tries to use them to clean up a reactor it just ran.  It also uses `getDelayedCalls` without checking whether the reactor implements `IReactorTime`.

These uses lead to problems testing reactors that are missing one or more of these APIs.
"	defect	new	normal		core		tests				
