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.6k
Star
120k
Code
Issues
632
Pull requests
565
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
stream: apply multiple stream/iter fixes
- #65652
#65652
Open
jasnell
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
jasnell:jasnell/stream-iter-fixes
jasnell/node:jasnell/stream-iter-fixes
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
stream: apply multiple stream/iter fixes
#65652
jasnell
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
jasnell:jasnell/stream-iter-fixes
jasnell/node:jasnell/stream-iter-fixes
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
stream: fixup cancelation handling in pull()
Show description for 59b83af
jasnell
committed
59b83af
View commit details
Copy full SHA for 59b83af
Browse repository at this point
stream: ensure iterator cleanup on done, reject, etc
Show description for 9720f05
jasnell
committed
9720f05
View commit details
Copy full SHA for 9720f05
Browse repository at this point
stream: fixup writer to terminate on consumer return/throw
Show description for 03564f7
jasnell
committed
03564f7
View commit details
Copy full SHA for 03564f7
Browse repository at this point
stream: ensure stability of stored metadata
Show description for 9647d0c
jasnell
committed
9647d0c
View commit details
Copy full SHA for 9647d0c
Browse repository at this point
stream: defend against re-entrancy in writev
Show description for a35aec9
jasnell
committed
a35aec9
View commit details
Copy full SHA for a35aec9
Browse repository at this point
stream: ensure full-close semantics when closed
Show description for 6141f17
jasnell
committed
6141f17
View commit details
Copy full SHA for 6141f17
Browse repository at this point
stream: fix merge settlement tagging and falsy error tracking
Show description for 7db5223
jasnell
committed
7db5223
View commit details
Copy full SHA for 7db5223
Browse repository at this point
stream: cancel active stream/iter pulls
Show description for 91102b2
jasnell
committed
91102b2
View commit details
Copy full SHA for 91102b2
Browse repository at this point
stream: ensure pipeToSync requires synchronous close
Show description for c46935c
jasnell
committed
c46935c
View commit details
Copy full SHA for c46935c
Browse repository at this point
stream: replace object sentinel with symbol
Show description for 21f0fd8
jasnell
committed
21f0fd8
View commit details
Copy full SHA for 21f0fd8
Browse repository at this point
stream: address stream/iter review feedback
Show description for 06d1687
jasnell
committed
06d1687
View commit details
Copy full SHA for 06d1687
Browse repository at this point
You can’t perform that action at this time.