Join Slack
Powered by
Hey there isn't a way to stream stdout/stderr from...
# development
c
careful-address-89803
12/04/2024, 9:02 PM
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
broad-processor-92400
12/04/2024, 10:04 PM
I think
https://github.com/pantsbuild/pants/pull/20369
may set up infrastructure for Processes
Open in Slack
Previous
Next