fix(core): update
This commit is contained in:
@@ -265,6 +265,9 @@ JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g=
|
||||
destroyed = true;
|
||||
connection.destroy();
|
||||
console.log(`socket successfully destroyed.`);
|
||||
plugins.smartdelay.delayFor(1000).then(() => {
|
||||
connection.removeAllListeners();
|
||||
});
|
||||
}
|
||||
}
|
||||
const cleanupConnection = () => {
|
||||
|
Reference in New Issue
Block a user