Skip to content

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

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

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

Conversation

@efekrskl

@efekrskl efekrskl commented Jul 7, 2026

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-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 7, 2026
@efekrskl efekrskl 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

abortcontroller Issues and PRs related to the AbortController API doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem. stream Issues 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

2 participants