18 Apr
2016
18 Apr
'16
6:53 p.m.
On 18 April 2016 at 20:52, Klaim - Joël Lamotte
Anyway, for the termination problem: https://github.com/klemens-morgenstern/boost-process/blob/develop/include/bo... There you use "boost::detail::winapi::TerminateProcess(p.process_handle(), EXIT_FAILURE)" Is it a terminate message or a "kill -9" kind of message on windows?
Joël Lamotte
I think I'll try to make a short version of the case we found problematic and provide it to you, it might help. Joël Lamotte