mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
3e91f0b295
In some cases, the `wezterm cli proxy` subcommand had terminated with error, but the client was still happily waiting for more data to read. This commit spawns a thread to detect the process termination and then drop the child struct when it completes; that in turn causes the stdio descriptors to close and then things tick over. refs: #1358 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |