typesafehub / conductr-lib

Other
8 stars 13 forks source link

LocationServiceSpecWithEnv can be flaky #135

Open fsat opened 7 years ago

fsat commented 7 years ago

We have two tests called LocationServiceSpecWithEnv, each will start a stub location service given the host and port derived from an environment variable.

If these 2 tests happen to run at the same time, it will produce the following error:

https://travis-ci.org/typesafehub/conductr-lib/builds/219216694