mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
spelling: significantly
This commit is contained in:
@@ -263,7 +263,7 @@ func (a *TestAgent) Client() *api.Client {
|
||||
|
||||
// pickRandomPorts selects random ports from fixed size random blocks of
|
||||
// ports. This does not eliminate the chance for port conflict but
|
||||
// reduces it significanltly with little overhead. Furthermore, asking
|
||||
// reduces it significantly with little overhead. Furthermore, asking
|
||||
// the kernel for a random port by binding to port 0 prolongs the test
|
||||
// execution (in our case +20sec) while also not fully eliminating the
|
||||
// chance of port conflicts for concurrently executed test binaries.
|
||||
|
||||
Reference in New Issue
Block a user