[Mono-bugs] [Bug 321541] Application.Idle called once per thread instead of 1 time only
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 30 15:10:49 UTC 2012
https://bugzilla.novell.com/show_bug.cgi?id=321541
https://bugzilla.novell.com/show_bug.cgi?id=321541#c7
--- Comment #7 from Robert Wilkens <robwilkens at gmail.com> 2012-05-30 15:10:48 UTC ---
I've got to walk away for a moment, but i want to note, now this is where the
sample code is hanging:
splash.Invoke(new MethodInvoker(splash.Close));
In the internal mono code, it's getting up to a call to WaitOne() in
AsyncMethodResult.EndInvoke() ....
WaitOne waits for a signal if i understand right... And i'm not sure i do yet.
I'll try to continue looking into this later if time allows...
--
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.
More information about the mono-bugs
mailing list