-
Notifications
You must be signed in to change notification settings - Fork 741
YQL-17553: Fix RPC reader data loss #1114
New issue
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
YQL-17553: Fix RPC reader data loss #1114
Conversation
|
⚪
|
|
⚪
|
rvu1024
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
нужен тест
| #endif | ||
|
|
||
| TFailureInjector::Reach("dq_rpc_reader_read_err_when_empty", [&res_] { | ||
| res_ = NYT::TErrorOr<NYT::TSharedRef>(NYT::TError("failrule injected")); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
failure - misspelling
5b2c70d to
3c3146c
Compare
No description provided.