1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 03:39:16 +03:00
wezterm/wezterm-mux-server
Wez Furlong 0cd17b0407 fix a post-fork issue that broke the mux server
One of the updates in the past week made the reactor/async-io
stuff sensitive to the fork performed by daemonizing.

We can "simply" re-exec ourselves post-fork to resolve this.
2020-10-09 18:53:54 -07:00
..
src fix a post-fork issue that broke the mux server 2020-10-09 18:53:54 -07:00
Cargo.toml fixup starting mux on windows 2020-10-05 20:29:47 -07:00