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
37k
Star
122k
Code
Issues
633
Pull requests
563
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
stream: allow stream to stay open after take
- #47023
#47023
Closed
rluvaton
wants to merge 18 commits into
nodejs:main
nodejs/node:main
from
rluvaton:feat/allow_stream-to-stay-open-after-take-46980
rluvaton/node:feat/allow_stream-to-stay-open-after-take-46980
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
stream: allow stream to stay open after take
#47023
rluvaton
wants to merge 18 commits into
nodejs:main
nodejs/node:main
from
rluvaton:feat/allow_stream-to-stay-open-after-take-46980
rluvaton/node:feat/allow_stream-to-stay-open-after-take-46980
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2023
stream: allow stream to stay open after take
Show description for ff564fd
rluvaton
committed
ff564fd
View commit details
Copy full SHA for ff564fd
Browse repository at this point
Commits on Mar 9, 2023
stream: close stream on error
rluvaton
committed
abce0a7
View commit details
Copy full SHA for abce0a7
Browse repository at this point
stream: remove unnecessary code
rluvaton
committed
df52ac1
View commit details
Copy full SHA for df52ac1
Browse repository at this point
stream: add import
rluvaton
committed
2f38460
View commit details
Copy full SHA for 2f38460
Browse repository at this point
stream: fix when options is missing
rluvaton
committed
d52c8ab
View commit details
Copy full SHA for d52c8ab
Browse repository at this point
stream: added tests
rluvaton
committed
c8a4849
View commit details
Copy full SHA for c8a4849
Browse repository at this point
stream: fail in stream will close the stream
rluvaton
committed
8af907f
View commit details
Copy full SHA for 8af907f
Browse repository at this point
stream: fix taking item from next iteration
rluvaton
committed
444cf40
View commit details
Copy full SHA for 444cf40
Browse repository at this point
stream: format
rluvaton
committed
6e09304
View commit details
Copy full SHA for 6e09304
Browse repository at this point
stream: use destructure
rluvaton
committed
2542401
View commit details
Copy full SHA for 2542401
Browse repository at this point
stream: trigger ci
rluvaton
committed
1ae2061
View commit details
Copy full SHA for 1ae2061
Browse repository at this point
stream: add docs
rluvaton
committed
d3fc3c6
View commit details
Copy full SHA for d3fc3c6
Browse repository at this point
Commits on Mar 12, 2023
Update doc/api/stream.md
Show description for 55907e6
rluvaton
and
debadree25
authored
55907e6
View commit details
Copy full SHA for 55907e6
Browse repository at this point
stream: update docs
rluvaton
committed
99322a8
View commit details
Copy full SHA for 99322a8
Browse repository at this point
Merge remote-tracking branch 'origin/feat/allow_stream-to-stay-open-after-take-46980' into feat/allow_stream-to-stay-open-after-take-46980
rluvaton
committed
3fbdf40
View commit details
Copy full SHA for 3fbdf40
Browse repository at this point
stream: update docs
rluvaton
committed
152e60b
View commit details
Copy full SHA for 152e60b
Browse repository at this point
Commits on May 6, 2023
Merge branch 'main' into feat/allow_stream-to-stay-open-after-take-46980
Show description for 1b8fa15
rluvaton
committed
1b8fa15
View commit details
Copy full SHA for 1b8fa15
Browse repository at this point
fix conflict
rluvaton
committed
4ea9d73
View commit details
Copy full SHA for 4ea9d73
Browse repository at this point
You can’t perform that action at this time.