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
fix(stream): release FetchResults if the subsequent fetch fails (#2174)
fix(stream): release `FetchResult`s if the subsequent fetch fails (#2172)
* fix(stream): release `FetchResult`s if the subsequent fetch fails
* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"
This reverts commit 5836a6a.
* refactor: add the `FetchResult` into the list in order rather than in reverse order
* fix: release `FetchResult`s if failed to fetch
---------
Signed-off-by: Ning Yu <[email protected]>
0 commit comments