[jira] [Work logged] (CURATOR-535) TestServer random port selection has a race condition

2022-05-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CURATOR-535?focusedWorklogId=773270&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-773270 ] ASF GitHub Bot logged work on CURATOR-535: -- Author: ASF GitHub Bot

[GitHub] [curator] paul8263 commented on pull request #406: [CURATOR-535] TestServer random port selection has a race condition

2022-05-22 Thread GitBox
paul8263 commented on PR #406: URL: https://github.com/apache/curator/pull/406#issuecomment-1134102562 > It seems that with this patch it's still possible that a resolved port be in used by other process before it's used by the caller. Yes. currently this PR updates InstanceSpec so th