Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.8k
Star
122k
Code
Issues
632
Pull requests
556
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
stream: second batch of stream/iter fixes
- #65658
#65658
Closed
jasnell
wants to merge 12 commits into
nodejs:main
nodejs/node:main
from
jasnell:jasnell/stream-iter-fixes-2
jasnell/node:jasnell/stream-iter-fixes-2
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
stream: second batch of stream/iter fixes
#65658
jasnell
wants to merge 12 commits into
nodejs:main
nodejs/node:main
from
jasnell:jasnell/stream-iter-fixes-2
jasnell/node:jasnell/stream-iter-fixes-2
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
stream: canWrite and ondrain now reflect physical capacity
Show description for 9b34191
jasnell
committed
9b34191
View commit details
Copy full SHA for 9b34191
Browse repository at this point
stream: ensure factory signals remain active through closing
Show description for 9f50e02
jasnell
committed
9f50e02
View commit details
Copy full SHA for 9f50e02
Browse repository at this point
stream: ensure async dispoal after endSync awaits for drain
Show description for 14ba0d5
jasnell
committed
14ba0d5
View commit details
Copy full SHA for 14ba0d5
Browse repository at this point
stream: ensure pre-existing writes drain before EOF and end() waits
Show description for 8f679be
jasnell
committed
8f679be
View commit details
Copy full SHA for 8f679be
Browse repository at this point
stream: pre-aborted pipeTo now applies dest failure handling
Show description for dc18150
jasnell
committed
dc18150
View commit details
Copy full SHA for dc18150
Browse repository at this point
stream: make pipeTo source normalization independent of Writer
Show description for 2a39d91
jasnell
committed
2a39d91
View commit details
Copy full SHA for 2a39d91
Browse repository at this point
stream: make consumer signals on longer alter source precedence
Show description for 2488293
jasnell
committed
2488293
View commit details
Copy full SHA for 2488293
Browse repository at this point
stream: apply source normalization once at call time
Show description for 997df07
jasnell
committed
997df07
View commit details
Copy full SHA for 997df07
Browse repository at this point
stream: ensure from() observes returned rejecting promise correctly
Show description for 4d02084
jasnell
committed
4d02084
View commit details
Copy full SHA for 4d02084
Browse repository at this point
stream: fix nested async flushing with infinite sources
Show description for 091e3a1
jasnell
committed
091e3a1
View commit details
Copy full SHA for 091e3a1
Browse repository at this point
stream: ensure that stateful transforms preserve this
Show description for 3c3b4bb
jasnell
committed
3c3b4bb
View commit details
Copy full SHA for 3c3b4bb
Browse repository at this point
stream: use webidl validation semantics for args
Show description for 9fcfe31
jasnell
committed
9fcfe31
View commit details
Copy full SHA for 9fcfe31
Browse repository at this point
You can’t perform that action at this time.