[Mono-bugs] [Bug 394365] Incorrect BackgroundWorker.IsBusy return value

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 17 10:26:53 EDT 2008


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=394365#c3


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #3 from Jonathan Pobst <jpobst at novell.com>  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.


More information about the mono-bugs mailing list