[mono-android] Exceptions not getting caught on thread
Jonathan Pryor
jonp at xamarin.com
Wed Nov 30 10:50:15 EST 2011
On Nov 21, 2011, at 11:15 AM, klimaye wrote:
> I am trying to download json data in a background task. I am noticing that when I get the following exception, the control never comes in the
> ContinueWith block and the progress dialog is stuck making the app unusable. I have tried using the ThreadPool but it has the same effect.
This should be fixed in the next major release. I'd test to confirm, but the code you provided isn't complete enough to test.
I apologize for the inconvenience.
Thanks,
- Jon
More information about the Monodroid
mailing list