We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now - it has error: tonic::transport::Error(Transport, Closed)", source: None }) and panic in crate hyper: "dispatch dropped without returning error" https://gist.github.com/rekby/80201dadb1ad28801b8eb119c631827f
repro: uncomment return near line /~https://github.com/ydb-platform/ydb-rs-sdk/issues/92
/~https://github.com/ydb-platform/ydb-rs-sdk/issues/92
may be similar to hyperium/hyper#2177 hyperium/hyper#2649 hyperium/hyper#2892
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Now - it has
error: tonic::transport::Error(Transport, Closed)", source: None })
and panic in crate hyper: "dispatch dropped without returning error"
https://gist.github.com/rekby/80201dadb1ad28801b8eb119c631827f
repro: uncomment return near line
/~https://github.com/ydb-platform/ydb-rs-sdk/issues/92
may be similar to
hyperium/hyper#2177
hyperium/hyper#2649
hyperium/hyper#2892
The text was updated successfully, but these errors were encountered: