fix self peer route info not exist when starting (#595)

This commit is contained in:
Sijie.Sun
2025-02-04 21:35:14 +08:00
committed by GitHub
parent a63778854f
commit 66051967fe
4 changed files with 18 additions and 8 deletions

View File

@@ -529,7 +529,7 @@ pub async fn proxy_three_node_disconnect_test(#[values("tcp", "wg")] proto: &str
// 0 down, assume last packet is recv in -0.01
// [2, 7) send ping
// [4, 9) ping fail and close connection
Duration::from_millis(9300),
Duration::from_secs(11),
)
.await;
set_link_status("net_d", true);