[netcore] Disable runtime cleanup on netcore, coreclr does not cleanup either. Also...
commit32b84339cb3cb3186edac5b836a0ee8f4c36ea2a
authorZoltan Varga <vargaz@gmail.com>
Mon, 18 Mar 2019 14:40:22 +0000 (18 10:40 -0400)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2019 14:40:22 +0000 (18 10:40 -0400)
tree481d7846b16d9b389f1f766ae13799debc4ce254
parent23999ca43d51ca79defb3ae0693f6bec969ff139
[netcore] Disable runtime cleanup on netcore, coreclr does not cleanup either. Also disable aborting background threads, its no longer needed. (#13469)
configure.ac
mono/metadata/threads.c
mono/mini/mini-runtime.c