Commit 6cffc15
[release/9.0-staging] Don't wait for finalizers in 'IReferenceTrackerHost::ReleaseDisconnectedReferenceSources' (#110558)
* Do not wait for finalizers on tracker host callbacks
* Apply suggestions from PR review
* Remove unnecessary try/catch
---------
Co-authored-by: Sergio Pedri <sergio0694@live.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>1 parent 7a95474 commit 6cffc15
2 files changed
Lines changed: 8 additions & 10 deletions
File tree
- src/coreclr
- interop
- nativeaot/System.Private.CoreLib/src/System/Runtime/InteropServices
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1503 | 1503 | | |
1504 | 1504 | | |
1505 | 1505 | | |
1506 | | - | |
1507 | | - | |
1508 | | - | |
1509 | | - | |
1510 | | - | |
1511 | | - | |
1512 | | - | |
1513 | | - | |
1514 | | - | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1515 | 1510 | | |
1516 | 1511 | | |
1517 | 1512 | | |
| |||
0 commit comments