mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
![]() Shut down database connection and exit the node process when SIGTERM is encountered. This is especially important when nodejs is run as PID1, e.g. in a docker container. Shutting down connections to clients (browsers) is beyond this patche's scope. Resolves #3265 |
||
---|---|---|
.. | ||
admin.js | ||
adminplugins.js | ||
adminsettings.js | ||
apicalls.js | ||
errorhandling.js | ||
importexport.js | ||
padreadonly.js | ||
padurlsanitize.js | ||
socketio.js | ||
specialpages.js | ||
static.js | ||
swagger.js | ||
tests.js | ||
webaccess.js |