id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
1997	perhaps wakeUp could be slightly simpler	wingo	exarkun	"The test for what thread we're in is unnecessary, and slightly worsens a race with {{{select()}}} because the handler could be called after processing events in the queue but before entering {{{select()}}}.

We're leaving it this way for now, because the race is easier to trigger in its current configuration (and still exists in other configurations), but will be removing this redundant and unnecessary code either after or during the fix for the real underlying issue.

See #791.
"	defect	closed	lowest		core	fixed		spiv jknight exarkun glyph	branches/fix-wakeup-1997	exarkun	
