[sdb] Don't set tls->context when interrupting a thread, it could race with the threa...
authorZoltan Varga <vargaz@gmail.com>
Tue, 5 Sep 2017 00:24:48 +0000 (02:24 +0200)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 6 Sep 2017 11:56:02 +0000 (13:56 +0200)
commita78a103fcb497e08d7e3c22cf6789f20a7c59aac
tree9ef26692a95373686751e8a956d3a32c954769ab
parent1cba9d8748f6f1a16992231a4a5f404f53c32fa2
[sdb] Don't set tls->context when interrupting a thread, it could race with the thread processing a breakpoint at the same time. Fixes #58612.
mono/mini/debugger-agent.c