Commit 3c63482
authored
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.1 parent d3e5a33 commit 3c63482
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
0 commit comments