fix(core): update
This commit is contained in:
@@ -259,9 +259,7 @@ JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g=
|
||||
// handle closing
|
||||
const cleanUp = () => {
|
||||
ws.close();
|
||||
ws.terminate();
|
||||
wsc.close();
|
||||
wsc.terminate();
|
||||
};
|
||||
|
||||
ws.on('close', (message) => {
|
||||
|
Reference in New Issue
Block a user