next.js
93268993
- fix: running cleanup before server is initialized (#73476)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix: running cleanup before server is initialized (#73476) Follow-up to #72590. `nextServer` is initialized asynchronously, so if the server is started and then quickly `ctrl+C`'d, it might be `undefined`.
References
#73476 - fix: running cleanup before server is initialized
Author
lubieowoce
Parents
2b765475
Loading