Files
tauri-plugins-workspace/.changes/fix-fs-scope-deadlock.md
T
Fabian-Lars b115fd22e0 fix(fs): Prevent deadlock when scope listeners are registered. (#1221)
* fix(fs): Prevent deadlock when scope listeners are registered.

* block
2024-04-22 20:09:12 +02:00

141 B

fs
fs
patch

Fixes an issue that caused the app to freeze when the dialog, fs, and persisted-scope plugins were used together.