Merge pull request dotnet/coreclr#8953 from kouvel/InterruptInFinally
authorJan Kotas <jkotas@microsoft.com>
Sat, 14 Jan 2017 08:33:15 +0000 (00:33 -0800)
committerGitHub <noreply@github.com>
Sat, 14 Jan 2017 08:33:15 +0000 (00:33 -0800)
Enable thread interrupt in finally blocks, remove some invalid asserts

Commit migrated from https://github.com/dotnet/coreclr/commit/496c33f0b5c6ad87257dd1ff1c42ea8db0a53ae0


Trivial merge