server: Use wtfnode to log reasons why node isn't exiting

This commit is contained in:
Richard Hansen 2020-12-15 03:23:12 -05:00 committed by John McLear
parent ba81ead101
commit 877f0c5883
4 changed files with 19 additions and 2 deletions

View file

@ -72,7 +72,8 @@
"tinycon": "0.0.1",
"ueberdb2": "^1.2.5",
"underscore": "1.8.3",
"unorm": "1.4.1"
"unorm": "1.4.1",
"wtfnode": "^0.8.4"
},
"bin": {
"etherpad-lite": "node/server.js"