Skip to content

Commit 429bca2

Browse files
One more I think
1 parent fb5373d commit 429bca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/replit_river/v2/session.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ async def _begin_close_session_countdown(self) -> None:
159159
self._to_id,
160160
)
161161
self._close_session_after_time_secs = close_session_after_time_secs
162+
self._ws_connected = False
162163

163164
async def replace_with_new_websocket(
164165
self, new_ws: websockets.WebSocketCommonProtocol

0 commit comments

Comments
 (0)