[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
Sat Jun 2 12:32:16 UTC 2012


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

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


--- Comment #10 from Robert Wilkens <robwilkens at gmail.com> 2012-06-02 12:32:12 UTC ---
I've got a proper fix.

Unlike my previous comment, I am _not_ using a static array now.  Instead, I'm
using a Hashtable and indexing, as i was with the thread, with the
managedthreadid.  

Before I commit this, I'll have to generate a unit test.  Will update status of
this report after it's accepted (_if_ it's accepted).

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