Menu

#4 [TODO] Catch exceptions that happen in worker thread

v0.8.0.0
open
nobody
Other (1)
5
2008-06-03
2008-06-03
felixwatts
No

When exceptions happen not on the main thread (e.g. in DownloadWorkerPool.RunWorkerCompleted) it seems they are not caught in Main() on the main thread, which allows unhandled exceptions to result in a standard error message to the user. We want to catch these in the catch all in Main() so that the user sees the pp Unhanded Exception Dialog.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB