mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-16 02:45:41 +00:00
improve perf of remove_network in foreign net mgr (#1847)
This commit is contained in:
@@ -3289,7 +3289,6 @@ mod tests {
|
||||
routable_peer
|
||||
.get_peer_map()
|
||||
.list_peers()
|
||||
.await
|
||||
.into_iter()
|
||||
.collect::<BTreeSet<PeerId>>()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user