You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments