Skip to content

fix: Exit direcly after the cloning is complete#363

Open
bfanger wants to merge 1 commit into
Rich-Harris:masterfrom
bfanger:fix/exit-delay-when-no-cache-exists
Open

fix: Exit direcly after the cloning is complete#363
bfanger wants to merge 1 commit into
Rich-Harris:masterfrom
bfanger:fix/exit-delay-when-no-cache-exists

Conversation

@bfanger

@bfanger bfanger commented Dec 3, 2023

Copy link
Copy Markdown

When no cache exists one of the https.get calls is keeping the node process alive much longer than needed.
This is causing (minutes) of unneeded delay before the degit command completes successfully.

Adding the Connection: close header causes the client to clean up after every request.

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.

1 participant