close chidl processes when parent exits

This commit is contained in:
Jan Prochazka
2020-05-01 09:35:57 +02:00
parent 17134552ce
commit 933f29afda
9 changed files with 39 additions and 4 deletions

View File

@@ -58,6 +58,8 @@ module.exports = {
jsldata.notifyChangedStats(stats);
},
handle_ping() {},
create_meta: 'post',
async create({ conid, database }) {
const sesid = uuidv1();