Skip to content

Async* trait implementations for StdinLock, StdoutLock, StderrLock #346

@leonskij

Description

@leonskij

As far as I can tell, AsyncWrite is not implemented for StdoutLock and StderrLock, and AsyncRead is not implemented for StdinLock. I'm not sure if it makes sense to implement them for these, but I thought I might as well make the issue in case it's an oversight since I couldn't find an existing one.

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