process group object creation fail with version-1.67, 1.68

16 Nov
2018
16 Nov
'18
2:54 p.m.
Hi Team, I would like to take this to your notice, as the boost process group object creation is failing, in windows with ${SUBJECT} versions. I've tried 1.66, 1.69-b1-canadiate2 both are working fine. #include <boost/process.hpp> #include <iostream> int main() { try { boost::process::group grp; } catch (std::exception &e) { std::cout << e.what(); } return 0; } *Output* SetInformationJobObject() failed: The handle is invalid. Visual studio version is: 15.8.5 -- Regards, Dinesh manojadinesh.blogspot.com
2391
Age (days ago)
2391
Last active (days ago)
0 comments
1 participants
participants (1)
-
dinesh kumar