Closed GoogleCodeExporter closed 9 years ago
Original comment by pele...@google.com
on 13 Apr 2013 at 4:24
The following https://codereview.appspot.com/8596049/#ps238002 CL will solve
this issue!
We are going to upgrade our library to PCL, use HttpClient and Task classes and
as a result our exception handling will be much much better!
Original comment by pele...@google.com
on 10 May 2013 at 2:32
Original comment by pele...@google.com
on 10 May 2013 at 2:33
With the upgrade to .NET 4.0 and using TPL (and Task API) we handle exception
deferentially - we handle AggregateExceptions which occur in a background task,
and throw the inner exception to the user!
Original comment by pele...@google.com
on 22 May 2013 at 10:49
Original issue reported on code.google.com by
pele...@google.com
on 25 Mar 2013 at 10:46