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
@MarcoFalke Sorry you're right, we haven't fully replaced Tokio yet, however I do want this library to be runtime agnostic as soon as possible so I've reopened and edited the title to better match the current state.
I want to write a simple single-threaded program that blocks on the API call. Is this possible?
My attempt fails:
With:
Blockers
The text was updated successfully, but these errors were encountered: