Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Wait for fake influxd to have started #62

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

mjs
Copy link
Contributor

@mjs mjs commented Apr 4, 2018

Two fake influxd types have been implemented for use in tests. The funcs which started them would sometimes return before the fake server was listening, causing test failures. The start funcs now wait for the listener to have started before returning, eliminating occasional spurious test failures.

Two fake influxd types have been implemented for use in tests. The
funcs which started them would sometimes return before the fake server
was listening, causing test failures. The start funcs now wait for the
listener to have started before returning, eliminating occasional
spurious test failures.
@mjs mjs requested a review from oplehto April 4, 2018 10:51
@oplehto oplehto merged commit 767b788 into jumptrading:master Apr 5, 2018
@mjs mjs deleted the writer-test-reliability branch April 24, 2018 05:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants