Leger Charlie
Leger Charlie
> This needs a test case to show why the behaviour was needed before I could land it. In my case, this was needed because my main event loop was...
> I think if we used one of the process helpers that waits on stdin, we could have a test that launches a process async, reads stdout (asserts that it...
> Can anybody clarify to me the intended semantic of `subprocess_option_enable_async`? Hello, Flag `subprocess_option_enable_async` is useful when you need a non-blocking scenario. For example, _subprocess_ simple scenario would be: 1....
Hi, just saw current progress on this POSIX behaviour, I'm glad to see this getting upstream, thank you for looking into this !