Skip to content

No way to wait_with_output #1

@CraftSpider

Description

@CraftSpider

In the standard library, Child::wait_with_output takes self. Since there's no way to get the Child from inside an InterruptibleChild, it's impossible to get the output without manually re-implementing the method.

Would be nice to be either able to unwrap the underlying Child, or, have a method on InterruptibleChild which consumed and forwarded to the inner method.

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