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

fix: close node.js server correctly in the puppeteer example #1257

Merged
merged 1 commit into from May 7, 2022

Conversation

ocavue
Copy link
Contributor

@ocavue ocavue commented May 7, 2022

server.httpServer.close does not return a Promise.

Docs: https://nodejs.org/docs/latest-v14.x/api/net.html#net_server_close_callback

@netlify
Copy link

netlify bot commented May 7, 2022

Deploy Preview for vitest-dev failed.

Name Link
🔨 Latest commit 94aaec9
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/62764b47f49edf00088807b0

@sheremet-va sheremet-va merged commit 98e57e2 into vitest-dev:main May 7, 2022
chaii3 pushed a commit to chaii3/vitest that referenced this pull request May 13, 2022
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

3 participants