Skip to content

Commit b8e64b5

Browse files
zxch3nCopilot
andauthored
Update packages/loro-websocket/src/client/index.ts
Co-authored-by: Copilot <[email protected]>
1 parent 44d4e98 commit b8e64b5

File tree

1 file changed

+0
-1
lines changed
  • packages/loro-websocket/src/client

1 file changed

+0
-1
lines changed

packages/loro-websocket/src/client/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,6 @@ export class LoroWebsocketClient {
10671067
this.emitRoomStatus(id, RoomJoinStatus.Error);
10681068
reject(error);
10691069
this.cleanupRoom(roomId, crdtAdaptor.crdtType);
1070-
this.pendingRooms.delete(id);
10711070
});
10721071

10731072
return room;

0 commit comments

Comments
 (0)