Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.6.0, 3.5.5
-
None
Description
Saw a Jenkins test failure where the port returned by PortAssignment.unique() was in use. Theory: by setting custom cipher suites before getting the free port, we will make it less likely that another thread/process grabs the port under us, thus making the test failure less likely.
Attachments
Issue Links
- links to