Slawomir Nowaczyk wrote: > But it should not be done lightly and never when the code is not > specifically expecting it. What if, together with a way of blocking asynchronous exceptions, threads started out by default with them blocked? Then a thread would have to explicitly consent to being interrupted. -- Greg