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

https://bugzilla.novell.com/show_bug.cgi?id=666008#c3


Miguel de Icaza <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #3 from Miguel de Icaza <[email protected]> 2011-01-21 03:45:45 UTC 
---
Perhaps the new behavior in the threadpool causes this.

Tasks now bounce less between threads, for instance, if you queue a new task on
the threadpool it goes into the current thread task list, instead of going to a
global list that is pulled by another thread.

-- 
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

Reply via email to