[threadpool] Do not swallow exception in RegisterWaitForSingleObject callback (#4408)
authorLudovic Henry <ludovic@xamarin.com>
Tue, 21 Feb 2017 20:34:03 +0000 (15:34 -0500)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2017 20:34:03 +0000 (15:34 -0500)
commit0d2d3266b7eca379ca7c91d7c59677902596eef5
treec62c9f2ac721e8ebf9a3664d9b3208d46961bade
parent3d7713edccd14cb32da2472047fbd348be2dc8a9
[threadpool] Do not swallow exception in RegisterWaitForSingleObject callback (#4408)
mcs/class/corlib/System.Threading/RegisteredWaitHandle.cs
mono/tests/Makefile.am
mono/tests/unhandled-exception-8.cs [new file with mode: 0644]