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
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
I wonder if there is anything other than an error this Future impl can return. If it can only resolve to an error, that's what the output should be and not a Result.
In GitLab by @Peelz on Jan 30, 2023, 19:40
It would be nice if connection errors could be reported to the caller by awaiting on the connection, e.g:
The text was updated successfully, but these errors were encountered: