[Mono-bugs] [Bug 328830] BackgroundWorker: RunWorkerCompletedEventArgs. Result should rethrow exception from DoWork

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 8 12:56:47 EDT 2008


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

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


Jonathan Pobst <jpobst at novell.com> changed:

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




--- Comment #14 from Jonathan Pobst <jpobst at novell.com>  2008-09-08 10:56:46 MDT ---
Ok, fixed in r112520!

2008-09-08  Jonathan Pobst  <monkey at jpobst.com>

        * BackgroundWorker.cs: If the user sets Cancel to true, but then
        throws an exception in DoWork, we need to set Cancel back to false.
        [Fixes bug #328830]


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