mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix: Command::output suspend while wait for response * add change file --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio> Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
6 lines
100 B
Markdown
6 lines
100 B
Markdown
---
|
|
"tauri": patch:bug
|
|
---
|
|
|
|
Fixes a deadlock when reading a stdout or stderr line returns an error.
|