We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_detach_and_resume_*_mux
1 parent 0cf443d commit 1895bc7Copy full SHA for 1895bc7
tests/openssh.rs
@@ -854,7 +854,7 @@ async fn test_detach_and_resume_process_mux() {
854
session3.close().await.unwrap();
855
}
856
857
- // test force_terminate
+ // test close
858
for session1 in connects().await {
859
session1.check().await.unwrap();
860
@@ -899,7 +899,7 @@ async fn test_detach_and_resume_native_mux() {
899
900
901
902
903
904
905
0 commit comments