https://bugzilla.novell.com/show_bug.cgi?id=318894
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=318894#c6 --- Comment #6 from Jim Purbrick <[EMAIL PROTECTED]> 2008-10-10 07:21:20 MDT --- Thanks for the feedback Paolo. Can you tell us which cases should not check mono_is_executing_managed please? Should these always chain if an existing handler is available? I'm not sure that signal chaining needs to be explicitly enabled: in general libraries shouldn't steal signal handlers from embedding apps, so mono transparently calling the pre-installed signal handlers where appropriate should probably be the default behaviour. I can see that this change would need to be messaged to existing people embedding mono, but I think chaining is generally the right thing to do. Cheers, Jim -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
