Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove messaging panic, fix flaky integration test #17

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Conversation

jnadler
Copy link
Contributor

@jnadler jnadler commented Mar 10, 2020

The panic() here was a bad idea. In fact, using singleton at all was a bad idea. For now, remove the panic to make it possible to write unit tests.

The ES integration test was failing with an EOF error intermittently. Add a small delay so that it succeeds consistently.

@jnadler jnadler merged commit 28f2571 into master Mar 10, 2020
@jnadler jnadler deleted the remove-panic branch March 10, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants