Skip to content

stream: ensuring cross-destruction in _duplexify to prevent leaks#62824

Open
watilde wants to merge 1 commit intonodejs:mainfrom
watilde:fixes-stream-dup
Open

stream: ensuring cross-destruction in _duplexify to prevent leaks#62824
watilde wants to merge 1 commit intonodejs:mainfrom
watilde:fixes-stream-dup

Conversation

@watilde
Copy link
Copy Markdown
Member

@watilde watilde commented Apr 19, 2026

No description provided.

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/streams

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. labels Apr 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (58a8e1d) to head (4d5d303).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62824      +/-   ##
==========================================
- Coverage   89.69%   89.69%   -0.01%     
==========================================
  Files         706      706              
  Lines      218222   218222              
  Branches    41768    41763       -5     
==========================================
- Hits       195731   195726       -5     
+ Misses      14411    14408       -3     
- Partials     8080     8088       +8     
Files with missing lines Coverage Δ
lib/internal/streams/duplexify.js 96.91% <100.00%> (ø)

... and 30 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

good spot

@mcollina mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants