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

Fix process termination waits in health tests (release-2.2) #2889

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

denyeart
Copy link
Contributor

@denyeart denyeart commented Aug 31, 2021

Backport of #1563

The current code is passing a function to Eventually that returns a
channel instead of the channel to wait on.

Signed-off-by: Matthew Sykes sykesmat@us.ibm.com

The current code is passing a function to `Eventually` that returns a
channel instead of the channel to wait on.

Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
@denyeart denyeart requested a review from a team as a code owner August 31, 2021 21:13
@yacovm yacovm enabled auto-merge (squash) August 31, 2021 21:18
@yacovm yacovm merged commit 851f838 into hyperledger:release-2.2 Aug 31, 2021
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.

3 participants