-
Type:
Improvement
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Backport Requested:v4.2
-
Sprint:Service Arch 2019-07-01, Service Arch 2019-07-15
-
Linked BF Score:14
BF-12646 shows that sometimes we can fail to schedule the background thread clock source for >100ms (or that time moves backwards).
I believe the fix here is to change the ASSERT_GT to a ASSERT_GTE (to account for failures to schedule)