Skip to content

Memory leak when using keepAlive #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 17, 2022

Conversation

marwan38
Copy link

This is a direct copy of node-fetch/node-fetch#1474.

We're having memory leak issues as we're using a http agent with keepAlive options with the fetch used on the remix server.

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2022

🦋 Changeset detected

Latest commit: 23b7098

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@remix-run/web-fetch Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@marwan38 marwan38 force-pushed the bugfix/memory-leak-keepAlive branch from 8620db7 to 23b7098 Compare October 27, 2022 21:17
@jacob-ebey jacob-ebey merged commit 3b9b384 into remix-run:main Nov 17, 2022
MichaelDeBoey pushed a commit to MichaelDeBoey/web-std-io that referenced this pull request Aug 26, 2023
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.

2 participants