[Flight][Reply] Close Response after creating root chunk (#27634)
creating the root after closing the response can lead to a promise that never rejects. This is not intended use of the decodeReply API but if pathalogical cases where you pass a raw FormData into this fucntion with no zero chunk it can hang forever. This reordering causes a connection error instead --------- Co-authored-by: Zack Tanner <zacktanner@gmail.com>
J
Josh Story committed
08a39539fc6922cdb9e2405029127a1911b1b809
Parent: ca16c26
Committed by GitHub <noreply@github.com>
on 11/1/2023, 1:31:10 AM