Skip to content

Provide a way to keep the timeout infrastructure in place #31

@HadrienG2

Description

@HadrienG2

wait_timeout() does a fair amount of setup and teardown work. In scenarios where you want to regularly check out on your child (30x/second in my case), the overhead of going through all that on every wait_timeout() call is not negligible.

It would be nice if there were a way to keep the infrastructure in place across multiple timed waits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions