mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
f56069e279
The shutdown is due to an openssl race condition: refs: https://github.com/openssl/openssl/issues/6214 which is worked around by explicitly telling it not to shutdown at process exit in: refs: https://github.com/sfackler/rust-openssl/pull/1324 The mitigation is in the updated libssh crate, so bump it to pull it in. This makes `cargo nextest run` run clean for me on linux. |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE.md |