From fb3dda587a9d6a0bf797b458b2eb0496fe8c63d1 Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 3 Jun 2021 01:23:03 +0300 Subject: [PATCH] try catch --- llo/connect-new.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llo/connect-new.js b/llo/connect-new.js index f7ef850..6487b17 100644 --- a/llo/connect-new.js +++ b/llo/connect-new.js @@ -1527,7 +1527,7 @@ function mywgRemoveClosedConnection(){ n.data = code io.emit('message_close', n); //auto close network container - mywgcheckStatus(); + //mywgcheckStatus(); }); var n1 = {}