-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
We've been having some spurious failures in our CI due to futures_timer, and using TSAN with a simple futures_timer example gives some warnings, so we should switch from using futures_timer and implement an agnostic delay_for function in our runtime module.