Skip to content

Commit ec0c4d1

Browse files
committed
chore: clear ref
1 parent eec4df9 commit ec0c4d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/McpContext.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ export class McpContext implements Context {
197197
// Isolated contexts are intentionally not closed here.
198198
// Either the entire browser will be closed or we disconnect
199199
// without destroying browser state.
200+
this.#isolatedContexts.clear();
200201
}
201202

202203
static async from(

0 commit comments

Comments
 (0)