https://bugzilla.novell.com/show_bug.cgi?id=394365
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=394365#c3 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-07-17 08:26:52 MDT --- Committed in r108053. Thanks for the report and patch! 2008-07-16 Jonathan Pobst <monkey at jpobst dot com> Apply patch from Achille Fouilleul (achille.fouilleul at gadz dot org) * BackgroundWorker.cs: Ensure the async object is set to null before calling RunWorkerCompleted, as IsBusy is based off the async object. [Fixes bug #394365] 2008-07-16 Jonathan Pobst <monkey at jpobst dot com> * BackgroundWorkerTest.cs: Add some asserts for bug #364365. -- 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
