Uh oh!
There was an error while loading. Please reload this page.
Cleanup delegate-related code - #107966
Conversation
jkotas
commented
Sep 18, 2024
- Deleted unused and unreachable code
- Fix minor leak of delegate Stubs with collectible assemblies
- Deleted unused and unreachable code - Fix minor leak of delegate Stubs with collectible assemblies
Tagging subscribers to this area: @mangod9 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jkotas
commented
Sep 18, 2024
Cleanup motivated by codereview of #104731 |
hoyosjs
left a comment
There was a problem hiding this comment.
The stuff in the stubmgr and such lgtm
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
noahfalk
left a comment
There was a problem hiding this comment.
LGTM, a few minor suggestions inline
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com>
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
* Cleanup delegate-related code - Deleted unused and unreachable code - Fix minor leak of delegate Stubs with collectible assemblies --------- Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com> Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>