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({