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

DAOS-15429 test: Fix racy unit test #15384

Merged
merged 1 commit into from
Oct 25, 2024
Merged

DAOS-15429 test: Fix racy unit test #15384

merged 1 commit into from
Oct 25, 2024

Conversation

mjmac
Copy link
Contributor

@mjmac mjmac commented Oct 24, 2024

The previous change to this test introduced a race in the
context cancellation test case. Safer to just select on
the context done channel or the time after channel.

Required-githooks: true

Change-Id: Idbf4fa69ece13136b5c392a0bf1760c448cc47a0
Signed-off-by: Michael MacDonald mjmac@google.com

The previous change to this test introduced a race in the
context cancellation test case. Safer to just select on
the context done channel or the time after channel.

Required-githooks: true

Change-Id: Idbf4fa69ece13136b5c392a0bf1760c448cc47a0
Signed-off-by: Michael MacDonald <mjmac@google.com>
@mjmac mjmac requested review from a team as code owners October 24, 2024 12:40
Copy link

Ticket title is 'Control plane unit tests are broken with gRPC 1.56'
Status is 'Resolved'
https://daosio.atlassian.net/browse/DAOS-15429

@mjmac mjmac requested review from tanabarr and knard38 October 25, 2024 17:03
@jolivier23 jolivier23 merged commit e03724c into master Oct 25, 2024
55 checks passed
@jolivier23 jolivier23 deleted the mjmac/DAOS-15429 branch October 25, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants