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

Only disconnect() the consumer & producers when they were created #784

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

ankon
Copy link
Contributor

@ankon ankon commented Jun 24, 2020

This test sometimes fails without creating the consumers, and then we get an additional misleading
error in afterEach as well. Avoid these.

Related-to: #654

This test sometimes fails without creating the consumers, and then we get an additional misleading
error in `afterEach` as well. Avoid these.

Related-to: tulios#654
@ankon ankon force-pushed the pr/empty-assignment-spec-flake branch from e0333de to 072c87d Compare June 24, 2020 13:19
@ankon ankon changed the title Only disconnect() the consumer when it was created Only disconnect() the consumer & producers when they were created Jun 24, 2020
@ankon
Copy link
Contributor Author

ankon commented Jun 24, 2020

I looked through other consumer tests, and found that some already had a similar fix -- so I went ahead and aligned them all onto that pattern.

@Nevon Nevon merged commit 9ed0787 into tulios:master Jun 24, 2020
@ankon ankon deleted the pr/empty-assignment-spec-flake branch September 15, 2020 10:50
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.

None yet

2 participants