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: add FileHandle support to Read/WriteStream
- #35922
#35922
Closed
mmomtchev
wants to merge 20 commits into
nodejs:master
nodejs/node:master
from
mmomtchev:stream-filehandle
mmomtchev/node:stream-filehandle
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
stream: add FileHandle support to Read/WriteStream
#35922
mmomtchev
wants to merge 20 commits into
nodejs:master
nodejs/node:master
from
mmomtchev:stream-filehandle
mmomtchev/node:stream-filehandle
Copy head branch name to clipboard
Commits
Commits on Dec 2, 2020
stream: add FileHandle support to Read/WriteStream
Show description for 72873cf
mmomtchev
committed
72873cf
View commit details
Copy full SHA for 72873cf
Browse repository at this point
stream: support FileHandle in Read/WriteStream
Show description for 51640a5
mmomtchev
committed
51640a5
View commit details
Copy full SHA for 51640a5
Browse repository at this point
stream: Add FileHandle support to Read/WriteStream
Show description for 4a841ac
mmomtchev
committed
4a841ac
View commit details
Copy full SHA for 4a841ac
Browse repository at this point
stream: support FileHandle for Read/WriteStream
Show description for 6662fb3
mmomtchev
and
aduh95
committed
6662fb3
View commit details
Copy full SHA for 6662fb3
Browse repository at this point
stream: support FileHandle for Read/WriteStream
Show description for 7713743
mmomtchev
committed
7713743
View commit details
Copy full SHA for 7713743
Browse repository at this point
stream: support FileHandle for Read/WriteStream
Show description for d43eb37
mmomtchev
committed
d43eb37
View commit details
Copy full SHA for d43eb37
Browse repository at this point
stream: Support FileHandle in Read/WriteStream
Show description for e6eba34
mmomtchev
committed
e6eba34
View commit details
Copy full SHA for e6eba34
Browse repository at this point
stream: Support FileHandle in Read/WriteStream
Show description for 7495c24
mmomtchev
committed
7495c24
View commit details
Copy full SHA for 7495c24
Browse repository at this point
stream: support FileHandle in Read/WriteStream
Show description for be4dc0b
mmomtchev
and
aduh95
committed
be4dc0b
View commit details
Copy full SHA for be4dc0b
Browse repository at this point
fs: add FileHandle support to Read/WriteStream
Show description for b9c8218
mmomtchev
committed
b9c8218
View commit details
Copy full SHA for b9c8218
Browse repository at this point
fs: add FileHandle support to Read/WriteStream
Show description for bb8f483
mmomtchev
committed
bb8f483
View commit details
Copy full SHA for bb8f483
Browse repository at this point
fs: support for FileHandle in Read/WriteStream
Show description for 9506ec8
mmomtchev
committed
9506ec8
View commit details
Copy full SHA for 9506ec8
Browse repository at this point
stream: remove duplicate EventTarget after rebase
Show description for cb0c20c
mmomtchev
committed
cb0c20c
View commit details
Copy full SHA for cb0c20c
Browse repository at this point
stream: actually run the unit test
mmomtchev
committed
96d0198
View commit details
Copy full SHA for 96d0198
Browse repository at this point
stream: throw on invalid args
mmomtchev
committed
7095132
View commit details
Copy full SHA for 7095132
Browse repository at this point
stream: linting
mmomtchev
committed
ea37dd7
View commit details
Copy full SHA for ea37dd7
Browse repository at this point
stream: remove useless initializiation of stream.fd
mmomtchev
committed
403a7aa
View commit details
Copy full SHA for 403a7aa
Browse repository at this point
stream: create tmpdir only in main thread
Show description for c267bc1
mmomtchev
committed
c267bc1
View commit details
Copy full SHA for c267bc1
Browse repository at this point
Remove useless `/` from path.join
Show description for 68f98fb
mmomtchev
and
aduh95
committed
68f98fb
View commit details
Copy full SHA for 68f98fb
Browse repository at this point
stream: compatibility with the --work test
mmomtchev
committed
8d0a717
View commit details
Copy full SHA for 8d0a717
Browse repository at this point
You can’t perform that action at this time.