Open tetherit opened 9 years ago
You ought to be able to use #stdout
as you would a normal IO
—the way you'd normally read a file ought to work for subprocess as well.
I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe we can close this issue?
By closing some old issues we reduce the list of open issues to a more manageable set.
Hi there,
I read the documentation and the tests and I cannot find any info or examples how to read from stdout in realtime? - could you please add an example and a test showing how to do this?