-
Notifications
You must be signed in to change notification settings - Fork 673
weave connect
for a known peer should act immediately
#1714
Comments
The reason it isn't working, in my case, is that |
Ah, I was wondering whether that is the problem. There's code in |
The code in I could argue that check is inappropriate if the user has told us to connect to that address. |
that part of the is irrelevant to the |
Well, yes, but the code gets about twice as big if you have to repeat the if-statement. It isn't a great example of code re-use. |
to be precise, I think this is the code you want:
|
Ensure `weave connect` attempts connection immediately
Although #499 was closed, my recent observations say it isn't working now.
The text was updated successfully, but these errors were encountered: