-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
Operation tests don't need the tokio-runtime or async-std-runtime features because they don't need to be async. They should be updated to remove async from the function headers and be annotated with #[test] only.