arangodb-helper / arangodb

ArangoDB Starter - starts ArangoDB clusters & single servers with ease.
Apache License 2.0
74 stars 16 forks source link

Fix context handling in WaitUntilStarterReady for tests #368

Closed nikita-vanyasin closed 1 year ago

nikita-vanyasin commented 1 year ago

context was canceled too early (before all goroutines finished)