fix(store): apply_pending_auto_save can deadlock (#3572)

This commit is contained in:
Tony
2026-09-16 10:49:36 +08:00
committed by GitHub
parent 0850317b5c
commit c050e073b6
2 changed files with 8 additions and 1 deletions
@@ -0,0 +1,6 @@
---
"store": patch
"store-js": patch
---
Fix `apply_pending_auto_save` can deadlock the store