exit
This commit is contained in:
parent
996822b046
commit
ba62603576
3 changed files with 7 additions and 5 deletions
|
|
@ -180,6 +180,7 @@ const gracefulShutdown = (signal) => {
|
|||
Game.persistAll()
|
||||
server.close()
|
||||
wss.close()
|
||||
process.exit()
|
||||
}
|
||||
|
||||
// used by nodemon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue