mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
62256c80b4
The stack trace in https://github.com/wez/wezterm/issues/3425
shows a recursive borrow triggered indirectly by spawning
a subprocess and having that trigger the wndproc.
This commit doesn't really fix the recursive problem, but may
sidestep it, and it's probably best to avoid always running
the `wsl` command to get this list anyway, similar to the
change in
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |