Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Ensure that WaitForLocalPort() will exit as early as possible #26

Merged
merged 2 commits into from Jul 29, 2020

Conversation

edigaryev
Copy link
Contributor

@edigaryev edigaryev commented Jul 29, 2020

No need to wait for the full waitDuration if we've already established a connection once.

@edigaryev edigaryev requested a review from fkorotkov July 29, 2020 12:21
No need to wait for the full waitDuration if we've
already established a connection once.
We've already checked for err != nil above.
@edigaryev edigaryev merged commit 6179f11 into master Jul 29, 2020
@fkorotkov fkorotkov deleted the fix-wait-for-local-port branch July 29, 2020 12:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants