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

assert: fix flaky TestNeverTrue #1417

Merged
merged 1 commit into from Jul 31, 2023
Merged

Commits on Jul 22, 2023

  1. assert: fix flaky TestNeverTrue

    Fix flaky TestNeverTrue: use a channel to make a synchronized list of
    return values to avoid a race condition.
    dolmen committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    cd26798 View commit details
    Browse the repository at this point in the history