Browse thread
Has the thread cancellation problem evolved ?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Has the thread cancellation problem evolved ? |
Le 28 août 07 à 16:35, Brian Hurt a écrit : >> http://msdn2.microsoft.com/en-us/library/ >> system.threading.threadabortexception.aspx > > So what happens if I throw an infinite loop into an exception handler? It is written on the page. The thread does not terminate. Daniel