Skip to content

fix(core): simplify addAbortListener util#5317

Open
aduh95 wants to merge 4 commits into
nodejs:mainfrom
aduh95:abort-listener
Open

fix(core): simplify addAbortListener util#5317
aduh95 wants to merge 4 commits into
nodejs:mainfrom
aduh95:abort-listener

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented May 20, 2026

The current implementation looks more complicated than it needs to be, AFAICT using "native" one should always work

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

Copy link
Copy Markdown
Member

@metcoder95 metcoder95 left a comment

Choose a reason for hiding this comment

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

CI is not happy

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (f33ecbc) to head (c4e92a5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5317      +/-   ##
==========================================
- Coverage   93.22%   93.21%   -0.01%     
==========================================
  Files         110      110              
  Lines       36599    36598       -1     
==========================================
- Hits        34120    34116       -4     
- Misses       2479     2482       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants