Asynchronous Exception and the Paranoid Programmer

Truly paranoid programmers should read this article from Joe… Asynchronous Exceptions could be happening at any instruction in your code – is your program safe? ;-) Learn the details of the issue and why you should (or more likely) should not care about it.

Atomicity and asynchronous exception failures