You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
switch to slice in createRuntimePrefetchTransformStream (#85822)
It's safer to copy here than to pass a reference, because it's possible
that the underlying chunk became detached. Accidentally tweaked this
before landing #85595
0 commit comments