-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As a prerequisite for converting the driver to be async, we need to abstract the pieces of the two runtimes we plan to support, tokio and async-std, into an API that the rest of the driver can use without needing to use any runtime-specific features directly.
- links to