Open
Description
I have the code already using boost.process v1 to manage child processes:
If I add boost::process::async_pipe
and redirects boost::process::std_out
and boost::process::std_err
here it freezes on io_context.run()
.
I've tried to use Boost.Process V2 but it doesn't help https://github.com/o01eg/freeorion/tree/boost-process-v2-capture
Metadata
Metadata
Assignees
Labels
No labels