Silently ignore ThreadAbortException in the tpool.
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 5 Aug 2010 18:17:31 +0000 (14:17 -0400)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 5 Aug 2010 18:21:57 +0000 (14:21 -0400)
commit2adf0eef343a84bc96d4eafe973ae06ccda6fa0d
tree00e10ce6cbf3261e0954465210b537e56bd9d2c8
parentc5485ce286277d9ff63ab0e4b6d53e0e8f7f4089
Silently ignore ThreadAbortException in the tpool.

* threadpool.c: ignore ThreadAbortException when it is unhandled in a
threadpool thread.
mono/metadata/threadpool.c