[Mono-winforms-list] Crash with BackgroundWorker. Please confirm!

Andy Hume andyhume32 at yahoo.co.uk
Tue Sep 25 05:02:27 EDT 2007


This is likely an instance of the bug I reported this weekend, bug 327608 "BackgroundWorker: is UI-thread unsafe!" (https://bugzilla.novell.com/show_bug.cgi?id=327608)  In short, the ReportProgress and RunWorkerCompleted events are NOT run on the UI-thread -- but instead on an arbitrary thread-pool thread.

Andy



More information about the Mono-winforms-list mailing list