- Notifications
You must be signed in to change notification settings - Fork18.4k
Commitc6f639c
committed
[release-branch.go1.3] runtime: ignore exceptions from foreign threads.
««« CL 104200046 / 14683b1cf2ccruntime: ignore exceptions from foreign threads.Fixes#8224.LGTM=alex.brainman, rscR=alex.brainman, rsc, daveCC=golang-codereviewshttps://golang.org/cl/104200046»»»LGTM=alex.brainman, minuxR=rsc, alex.brainman, minuxCC=golang-codereviewshttps://golang.org/cl/1260100431 parent3fa4a78 commitc6f639c
2 files changed
+10
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 |
| |
92 | 96 |
| |
93 | 97 |
| |
| |||
100 | 104 |
| |
101 | 105 |
| |
102 | 106 |
| |
| 107 | + | |
103 | 108 |
| |
104 | 109 |
| |
105 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
123 | 127 |
| |
124 | 128 |
| |
125 | 129 |
| |
| |||
132 | 136 |
| |
133 | 137 |
| |
134 | 138 |
| |
| 139 | + | |
135 | 140 |
| |
136 | 141 |
| |
137 | 142 |
| |
|
0 commit comments
Comments
(0)