http://bugzilla.novell.com/show_bug.cgi?id=537764
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=537764#c15 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #15 from Geoff Norton <[email protected]> 2009-11-04 10:20:03 MST --- Adding rodrigo to the CC Kumpera and I discussed this today and both agree that allowing re-registration of threads after the runtime has de-registered them is a hack. It will introduce runtime issues if we allow even partial thread re-registration which has to happen for the managed callback to complete. There are two options here: #1 Refactor Monobjc to not use NSThreadWillExitNotification #2 Introduce new public API into the mono embedding API to support notification of thread death/creation. There are some issues with #2 so it should be discussed on the mailing list to figure out the right public api to add to the embedding API for people to use. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
