stream: pause/resume on destroyed streams should be noop by ronag · Pull Request #62557 · nodejs/node

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ronag

Copy link Copy Markdown

Member

@ronag ronag commented

Apr 2, 2026

No description provided.

@ronag ronag requested a review from mcollina

April 2, 2026 06:09

@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 2, 2026

@ronag ronag force-pushed the pause-resume-destroyed branch from 142dc31 to e6edbb5 Compare

April 2, 2026 06:09

@ronag ronag requested a review from jasnell

April 2, 2026 06:11
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

@ronag ronag added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Apr 2, 2026

@github-actions github-actions bot removed the request-ci

Add this label to start a Jenkins CI on a PR.

label

Apr 2, 2026

@codecov

Copy link Copy Markdown

codecov bot commented

Apr 2, 2026

edited

Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.71%. Comparing base (e0d2e1c) to head (e6edbb5).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62557      +/-   ##
==========================================
- Coverage   89.72%   89.71%   -0.02%     
==========================================
  Files         695      695              
  Lines      214142   214160      +18     
  Branches    41001    41008       +7     
==========================================
- Hits       192137   192125      -12     
  Misses      14078    14078              
- Partials     7927     7957      +30     
Files with missing lines Coverage Δ
lib/internal/streams/readable.js 97.17% <100.00%> (+<0.01%) ⬆️

... and 28 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.

@lpinca lpinca added the request-ci

Add this label to start a Jenkins CI on a PR.

label

Apr 2, 2026

@github-actions github-actions bot removed the request-ci

Add this label to start a Jenkins CI on a PR.

label

Apr 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@mcollina mcollina mcollina approved these changes

@lpinca lpinca lpinca approved these changes

@jasnell jasnell Awaiting requested review from jasnell

Assignees

No one assigned

Labels

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

needs-ci

PRs that need a full CI run.

stream

Issues and PRs related to the stream subsystem.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ronag @nodejs-github-bot @mcollina @lpinca