We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Any possibility of this working with windows?
it seems the two commands are the only ones that are windows specific, but I could be wrong
flags = fcntl(pipe_out, F_GETFL) fcntl(pipe_out, F_SETFL, flags|os.O_NONBLOCK)