Skip to content

A way to read standard input in the background without file/read in a thread. #1398

Open
@amano-kenji

Description

@amano-kenji

Right now, stdin is a file. I have to use file/read in a thread.

I can't kill the program with (os/exit 1) which is blocked by file/read.

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