1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/pty
Wez Furlong 3f6ff534d3 windows: fix lingering cmd.exe panes
Since removing the regular periodic background tasks, we're now
prone to not noticing child processes exiting.

This commit explicictly schedules a thread to do that on Windows
so that we can close a tab as soon as it exits.
2021-05-28 15:11:29 -07:00
..
examples pty: update async example for more recent smol release 2020-10-03 11:15:57 -07:00
src windows: fix lingering cmd.exe panes 2021-05-28 15:11:29 -07:00
Cargo.toml windows: fix lingering cmd.exe panes 2021-05-28 15:11:29 -07:00