-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2019-09-23
-
11
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
On older Windows systems it is possible for the clock to jump backwards, and in rare cases this affects unit tests for d_concurrency.cpp. Work around this issue by doing less strict comparisons on Windows machines.