forked from n0-computer/iroh
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iroh-net): Ensure netcheck finishes once it has results (n0-compu…
…ter#2027) ## Description Once netcheck has managed to establish an external IP address there is no need to further wait on the portmapper. The results are already useful. If later the portmapper manages to get something done the magicsock will react to that and make use of it. ## Notes & open questions Fixes n0-computer#2021 ## Change checklist - [x] Self-review. - [x] Documentation updates if relevant. - [x] Tests if relevant.
- Loading branch information
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters