From e8a1bf68f8627948e27683ea446c545624dd1cae Mon Sep 17 00:00:00 2001 From: ITOH <72305210+itohatweb@users.noreply.github.com> Date: Thu, 15 Apr 2021 11:51:54 +0200 Subject: [PATCH] Update heartbeat.ts --- src/ws/heartbeat.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ws/heartbeat.ts b/src/ws/heartbeat.ts index 1542eee78..2cd43193a 100644 --- a/src/ws/heartbeat.ts +++ b/src/ws/heartbeat.ts @@ -43,6 +43,7 @@ function sendHeartbeat(shardId: number) { () => sendHeartbeat(shardId), currentShard.heartbeat.interval, ); + return; } currentShard.ws.send(JSON.stringify({