Skip to content

always use the Child to wait? #8

Closed
@oconnor663

Description

@oconnor663

Right now we call waitpid on the side, but we could instead wait with the child itself, once waitid has returned. We'd lose the "try_wait must return Some" sanity check, but we'd gain the ability to return the child back to a caller if we want to.

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