Skip to content
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

perf: speed up server close #881

Merged
merged 2 commits into from
Apr 30, 2024
Merged

perf: speed up server close #881

merged 2 commits into from
Apr 30, 2024

Conversation

Kikobeats
Copy link
Member

Waiting waitUntil and closing the server can be done in parallel.

Waiting `waitUntil` and closing the server can be done in parallel.
Copy link

changeset-bot bot commented Apr 30, 2024

🦋 Changeset detected

Latest commit: 6ebcde1

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

This PR includes changesets to release 1 package
Name Type
edge-runtime 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

Copy link

vercel bot commented Apr 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
edge-runtime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 6:33pm

@Kikobeats Kikobeats merged commit 40c820b into main Apr 30, 2024
6 of 7 checks passed
@Kikobeats Kikobeats deleted the runtime branch April 30, 2024 18:33
@github-actions github-actions bot mentioned this pull request Apr 30, 2024
Kikobeats added a commit that referenced this pull request May 2, 2024
* perf: speed up server close

Waiting `waitUntil` and closing the server can be done in parallel.

* Create afraid-seahorses-argue.md
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.

None yet

1 participant