Skip to content

Commit

Permalink
#1678 stopped being an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mpguerra committed May 19, 2023
1 parent 778cce7 commit f1e04dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zebra-network/src/peer_set/set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,6 @@ where
for guard in self.guards.iter() {
guard.abort();
}

// TODO: implement graceful shutdown for InventoryRegistry (#1678)
}

/// Check busy peer services for request completion or errors.
Expand Down

0 comments on commit f1e04dc

Please sign in to comment.