next.js
93268993 - fix: running cleanup before server is initialized (#73476)

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`.
Author
Parents
Loading