Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Frando committed May 22, 2024
1 parent f70e519 commit c204d78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions iroh-net/src/conn_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,6 @@ mod tests {
}

tasks.abort_all();
while let Some(r) = tasks.join_next().await {
assert!(r.unwrap_err().is_cancelled());
}

Ok(())
}
Expand Down

0 comments on commit c204d78

Please sign in to comment.