Sunday, 25 August 2013

Async exception not being caught or being swallowed

Async exception not being caught or being swallowed

References

Reference NO 1

http://stackoverflow.com/questions/15202820/async-exception-not-being-caught-or-being-swallowed

Reference NO 2

http://stackoverflow.com/questions/8136779/c-sharp-exception-propagation-issue-in-asynccallback

Reference NO 3

http://programmers.stackexchange.com/questions/196074/should-my-async-task-library-swallow-exceptions-quietly

Reference NO 4

http://msmvps.com/blogs/jon_skeet/archive/2010/11/03/propagating-multiple-async-exceptions-or-not.aspx

Reference NO 5

http://thurloat.com/2012/07/06/jasmine-swallowing-async-exceptions

Reference NO 6

https://github.com/aws/aws-sdk-js/issues/74

Reference NO 7

http://msdn.microsoft.com/en-us/library/hh852707(v=pandp.51).aspx

Reference NO 8

http://ayende.com/blog/157154/it-uses-async-run-for-the-hills-on-net-4-0

No comments:

Post a Comment