Hey there isn't a way to stream stdout/stderr from...
# development
c
Hey there isn't a way to stream stdout/stderr from a
Process
, only an
InteractiveProcess
, right? and that's on the rust side?
b
I think https://github.com/pantsbuild/pants/pull/20369 may set up infrastructure for Processes