next.js
36f1155a
- Wait for stdio streams to be closed before resolving `NextInstance#stop` (#67764)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Wait for stdio streams to be closed before resolving `NextInstance#stop` (#67764) This avoids the following log sequence when running e2e tests: ``` Stopped next server next dev exited unexpectedly with code/signal SIGKILL ```
References
#67764 - Wait for stdio streams to be closed before resolving `NextInstance#stop`
Author
unstubbable
Parents
209cc56c
Loading