parent
7bd8a5a2a6
commit
626d7abdb4
@ -414,7 +414,7 @@ that would normally not allow the worker to do any cleanup if needed.
|
||||
|
||||
process.on('message', function(msg) {
|
||||
if (msg === 'force kill') {
|
||||
server.destroy();
|
||||
server.close();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user