Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass abort signal to peer routing query (#2888)
Where we fail to find any addresses for a peer id we are dialing, and we perform a routing query to find their addresses, pass the dial abort signal in to the query to ensure it doesn't continue if we are no longer interested in the result.
- Loading branch information