Revert "Capture strong ref to internal stream in internal.c++"#6153
Revert "Capture strong ref to internal stream in internal.c++"#6153
Conversation
This reverts commit a6fa6a5.
|
This is a clean revert. The original commit (a6fa6a5) added The PR description explains the rationale: it conflicts with an internal floated patch and will be re-landed after resolving that conflict. The key question is whether this revert reintroduces a use-after-free risk. The original commit message says "In some edge cases, the However, this is the author reverting their own commit with a clear explanation that it's temporary (conflicts with an internal patch, will be re-resolved). The code existed without the LGTM |
This reverts commit a6fa6a5.
Causes a conflict with an internal floated patch. Will need to resolve the conflict before reloading.