[runtime] Ignore ResetAbort when the current appdomain is unloading
authorVlad Brezae <brezaevlad@gmail.com>
Mon, 11 Sep 2017 19:26:28 +0000 (22:26 +0300)
committerVlad Brezae <brezaevlad@gmail.com>
Fri, 22 Sep 2017 08:08:49 +0000 (11:08 +0300)
commit20eef073b5fe81365d79c38ccc49c76aa2417a1d
treee9496a7b14e6f71d72c144eead09c742b96e2211
parentaae84ac64bb627ce293e82d237bf7b45f8ea74c7
[runtime] Ignore ResetAbort when the current appdomain is unloading

Fixes #5804
mono/metadata/gc.c
mono/metadata/object-internals.h
mono/metadata/threads-types.h
mono/metadata/threads.c
mono/mini/debugger-agent.c