Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fail testing if network port is busy
Commit "test: handle everything with go test" (9a6159a) handles everything except a case when tests are not terminated when Tarantool start is failed due to busy network port. Patch adds a dumb check that make sure desired port is not busy. Part of #147
- Loading branch information