fix(native): possible deadlock when batching read/write (#9817)

This commit is contained in:
forehalo
2025-01-21 06:07:03 +00:00
parent 46ee235674
commit 07c32d016d
11 changed files with 208 additions and 169 deletions
Generated
-2
View File
@@ -37,7 +37,6 @@ dependencies = [
"anyhow",
"base64-simd",
"chrono",
"dashmap",
"homedir",
"objc2",
"objc2-foundation",
@@ -68,7 +67,6 @@ dependencies = [
"affine_schema",
"anyhow",
"chrono",
"dashmap",
"dotenvy",
"napi",
"napi-build",