Skip to content

channel: ready::fairness2 test is racy #477

@jonhoo

Description

@jonhoo

The test occasionally fails in CI and locally.

Reproduce by running:

$ for (( i=1 ;; i+=1 )); do echo "*** test $i ***"; cargo test --test ready fairness || break; done

To quote @cuviper:

It seems to fail even more frequently with --release, so maybe the test just needs more allowance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions