ssh: Log error when remote server panics (#18853)

Release Notes:

- N/A
This commit is contained in:
Bennet Bo Fenner 2024-10-08 12:57:47 +02:00 committed by GitHub
parent be531653a4
commit f0566d54eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 51 additions and 4 deletions

View file

@ -22,6 +22,7 @@ test-support = ["fs/test-support"]
[dependencies]
anyhow.workspace = true
backtrace = "0.3"
clap.workspace = true
client.workspace = true
env_logger.workspace = true