Skip to content

Conversation

@kheyse
Copy link
Contributor

@kheyse kheyse commented Nov 17, 2025

The current implementation does not clean up the listeners it adds to the abortsignal.
When doing many operations using a single abortcontroller, that is only eventually or never aborted, this results in memory-leak-like behaviour.

@kheyse kheyse force-pushed the feature/remove-abort-listener branch 2 times, most recently from 968625f to f710069 Compare November 17, 2025 11:15
@kheyse kheyse force-pushed the feature/remove-abort-listener branch from f710069 to f444dce Compare November 17, 2025 11:20
@sindresorhus sindresorhus merged commit e9074f0 into sindresorhus:main Nov 18, 2025
2 checks passed
@kheyse
Copy link
Contributor Author

kheyse commented Nov 18, 2025

Thank you for the quick response 🙇

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