refactor(web_run): split cache locks for page reads

Harvested from PR #2502 by @HUQIANTAO

Co-authored-by: HUQIANTAO <58421104+HUQIANTAO@users.noreply.github.com>
This commit is contained in:
Hunter B
2026-06-03 20:06:08 -07:00
parent 868f99b329
commit 60f8e7d62e
5 changed files with 150 additions and 32 deletions
Generated
+1
View File
@@ -1014,6 +1014,7 @@ dependencies = [
"multimap",
"objc2",
"objc2-foundation",
"parking_lot",
"pdf-extract",
"portable-pty",
"pretty_assertions",