﻿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
11134	Signals don't work properly when they are being disconnected during their processing	Honza Král	Honza Král	"This happens because {{{disconnect()}}} method does {{{del self.receivers[index]}}} while {{{self.receivers}}} are being iterated over in {{{_live_receivers()}}}.

The attached patch has tests and a fix, the tests fail for me without the fix, passes after the fix is applied."		closed	Uncategorized	dev		fixed			Unreviewed	1	0	0	0	0	0
