diff options
author | Daniil Cherednik <dcherednik@ydb.tech> | 2024-02-19 15:59:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 15:59:09 +0100 |
commit | 504201dc0d0f8f4dced1c24fc3b077be39c7e6c8 (patch) | |
tree | b280ee3b584479b25c2d4e367b0460f051cb2be3 /contrib/tools/python/src/Python/pythonrun.c | |
parent | bfd6cb2d894894484a6c72a77da07162da033dde (diff) | |
download | ydb-504201dc0d0f8f4dced1c24fc3b077be39c7e6c8.tar.gz |
Refactoting to forbid call unsafe bistream methods. (#2060)
ReplyWithYdbStatus and ReplyUnavaliable methods perform fake attach to allow grpc proxy reply with error. It is unsafe to allow call it from user code because first thing to use bidirectional stream is to perform attach rpc to actor. But multiple attach is not allowed.
Diffstat (limited to 'contrib/tools/python/src/Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions