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

https://bugzilla.novell.com/show_bug.cgi?id=690944#c1


Jeffrey Stedfast <j...@xamarin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j...@xamarin.com

--- Comment #1 from Jeffrey Stedfast <j...@xamarin.com> 2011-08-08 22:32:37 UTC 
---
Looks like the TaskScheduler is queueing it on the correct
SynchronizationContext, but SynchronizationContext.Post() is just tossing it
into the thread pool willy nilly and letting the thread pool decide what thread
to run it on completely independently.

At this point, I'm in over my head (I was in over my head from the get-go) and
my usefulness in debugging this further and fixing it is basically zilch. We'll
probably need Jeremy Laval to look into fixing this.

Jeremy: *poke*

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to