Skip to content

doc: discourage AbortSignal cleanup for long-lived resources - #64342

Open
efekrskl wants to merge 3 commits into
nodejs:mainfrom
efekrskl:doc/deprecate-signal-long-lived
Open

doc: discourage AbortSignal cleanup for long-lived resources#64342
efekrskl wants to merge 3 commits into
nodejs:mainfrom
efekrskl:doc/deprecate-signal-long-lived

Conversation

@efekrskl

Copy link
Copy Markdown
Member

Closes#48725

Signed-off-by: Efe Karasakal <hi@efe.dev>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/net
  • @nodejs/userland-migrations

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 7, 2026
@efekrsklefekrskl added http Issues or PRs related to the http subsystem. stream Issues and PRs related to the stream subsystem. abortcontroller Issues and PRs related to the AbortController API labels Jul 7, 2026
Signed-off-by: Efe Karasakal <hi@efe.dev>

@AugustinMauroyAugustinMauroy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

in term of deprecation.md that super nice rest I'm not expert.

Comment threaddoc/api/deprecations.md Outdated
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

abortcontrollerIssues and PRs related to the AbortController APIdocIssues and PRs related to the documentations.httpIssues or PRs related to the http subsystem.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate AbortSignal on resources that are not actions

5 participants

@efekrskl@nodejs-github-bot@mertcanaltin@AugustinMauroy@bjohansebas