mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
1146f068e1
* fix(fs): Make commands async to not block the main thread so long * more async * changefile
131 B
131 B
fs
| fs |
|---|
| patch |
Fixes an issue that caused the app to freeze when the fs plugin's read/write apis were used on large files.