test(stream): drain transforms before releasing readers - #3109
Closed
james-elicx wants to merge 1 commit into
Closed
test(stream): drain transforms before releasing readers#3109james-elicx wants to merge 1 commit into
james-elicx wants to merge 1 commit into
Conversation
commit: |
Contributor
|
Member
Author
fengmk2
added a commit
to voidzero-dev/vite-plus
that referenced
this pull request
Aug 29, 2026
## Summary Update the pinned vinext revision to include the upstream fix for the scheduled Ecosystem CI failure. The fix was validated in cloudflare/vinext#3109, then merged into upstream main through cloudflare/vinext#3112 as `2a2ce31`. closes #2569 Co-authored-by: MK (fengmk2) <fengmk2@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
flush()is still runningERR_INVALID_STATE: Unable to enqueuefailure introduced by Node 24.20 stream cancellation timingThis is a test-harness compatibility prerequisite and intentionally contains no production cacheability changes.
Validation
PATH=/tmp/node-v24.20.0/bin:$PATH vp test run tests/app-ssr-stream.test.ts(47/47)vp run checkgit diff --check