Skip to content

[pkg/test] Improve ConcurrentT.Wait() #110

@RmbRT

Description

@RmbRT

It would be very handy to extend pkg/test/ConcurrentT with a function WaitCtx(ctx, stages...) that fails and aborts the test if the context expires before the requested stages are done. This is important if we have contexts that should limit the duration of tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions