Closed ocielliottc closed 1 year ago
The issue can be reproduced by running the following in the root directory of OpenDDS on Windows at a cmd prompt.
%ACE_ROOT%\bin\mwc.pl -type vs2022 -workers 2 DDS_no_tests.mwc tests\unit-tests
The workers will have different current working directories, but that wasn't taken into account when processing the data after the workers had completed.
The issue can be reproduced by running the following in the root directory of OpenDDS on Windows at a cmd prompt.
%ACE_ROOT%\bin\mwc.pl -type vs2022 -workers 2 DDS_no_tests.mwc tests\unit-tests
The workers will have different current working directories, but that wasn't taken into account when processing the data after the workers had completed.