Open minrk opened 2 years ago
Parts adapted from https://github.com/chrisjbillington/zprocess@89b464c3a2d10cb3282bea625670f807430adf03
Specifically zprocess.process_tree.OutputInterceptor
zprocess.process_tree.OutputInterceptor
Everything works when I run it manually, but the tests don't pass in pytest. Not sure what's going on there, but seems to have something to do with the flushing.
closes #12
Any news on this?
I can't get tests to pass and ran out of time to work on it. I'd love for somebody else to pick this up.
Parts adapted from https://github.com/chrisjbillington/zprocess@89b464c3a2d10cb3282bea625670f807430adf03
Specifically
zprocess.process_tree.OutputInterceptor
Everything works when I run it manually, but the tests don't pass in pytest. Not sure what's going on there, but seems to have something to do with the flushing.
closes #12