https://bugzilla.novell.com/show_bug.cgi?id=321541

https://bugzilla.novell.com/show_bug.cgi?id=321541#c7


--- Comment #7 from Robert Wilkens <robwilk...@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to