-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Platforms 2017-10-02
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The TwoJobsDontDeadlock test is trying to wait for two threads to start in parallel before execution continues. It should be changed to use boost::barrier to make the test more reliable.