-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Regression in 1.31.2, server doesn't shutdown gracefully #18120
Comments
Related: #16699 (comment) |
Did a bisect, looks like 0cce9c2 re-introduced the error. |
Seems it should be reverted. cc @littledivy @bartlomieju |
bartlomieju
pushed a commit
that referenced
this issue
Mar 13, 2023
#18157) Fixes #18120 #18137 denoland/fresh#1073 This reverts commit 0cce9c2.
kt3k
pushed a commit
that referenced
this issue
Mar 16, 2023
#18157) Fixes #18120 #18137 denoland/fresh#1073 This reverts commit 0cce9c2.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run this code with the
--watch
flag and trigger a change, it throws an error.Error:
The text was updated successfully, but these errors were encountered: