-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v6.3
-
Service Arch 2023-03-06, Service Arch 2023-03-20
-
8
The docs for sleep_for state that the thread sleeps for at least the provided sleep duration, meaning the precision expected in tick_source_test is too strict. Loosen the assertion, and also make a comment on stdx::sleep_for restating the above.