https://bugzilla.novell.com/show_bug.cgi?id=678164
https://bugzilla.novell.com/show_bug.cgi?id=678164#c1 --- Comment #1 from Weeble Wilson <[email protected]> 2011-03-09 23:28:49 UTC --- I am now wondering whether the problem might just be that Windows and Linux have different defaults for whether new threads are background/daemon threads. I haven't yet tried Mono on Windows using the exact same CreateThread code. That said, searching through metadata/threads.c, I can't see anything in mono_thread_attach that conditionally sets the the ThreadState_Background flag on state. -- 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
