1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-client
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 remove openssl pinning, cargo update 2023-09-04 13:31:03 -07:00