1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/wezterm-mux-server-impl
Wez Furlong aa81a46d58
mux: allow specifying cache policy for process information
This allows individual call sites to be able to force an immediate
resolution of the process information.

This should help to address https://github.com/wez/wezterm/issues/4811
wherein the problem seems to be that the cwd used for a new spawn
is taken from a stale read.
2024-02-02 18:02:18 -07:00
..
src mux: allow specifying cache policy for process information 2024-02-02 18:02:18 -07:00
Cargo.toml Upgrade rcgen to 0.12 2024-01-29 19:54:13 -07:00