vaticle / typedb-benchmark

TypeDB Simulation and Benchmarking Library
GNU Affero General Public License v3.0
9 stars 15 forks source link

Fix waiting for Neo4J instance #111

Closed vmax closed 3 years ago

vmax commented 3 years ago

What is the goal of this PR?

Correctly wait for Neo4J instance to become available.

What are the changes implemented in this PR?

Wait for exit code to become 52 ("empty response")