We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
file/read
Right now, stdin is a file. I have to use file/read in a thread.
stdin
I can't kill the program with (os/exit 1) which is blocked by file/read.
(os/exit 1)