You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The runtime currently used is crates/util/runtime, it is a runtime for futures01, currently the future is already stabled and merged into std libs, which is futures03
The text was updated successfully, but these errors were encountered:
Pana
changed the title
Migrate client used async runtime to tokio current version, because the used is outdated
Migrate the asynchronous runtime used by the client crate to the current version of Tokio.
Oct 2, 2024
The runtime currently used is crates/util/runtime, it is a runtime for futures01, currently the future is already stabled and merged into std libs, which is futures03
The text was updated successfully, but these errors were encountered: