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
In #33131 we aligned OutgoingMessage to properly set the destroyed property. We should do the same for writable in order to properly align with streams.
In #33131 we aligned
OutgoingMessageto properly set thedestroyedproperty. We should do the same forwritablein order to properly align with streams.