aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python/src/Python/pythonrun.c
diff options
context:
space:
mode:
authorDaniil Cherednik <dcherednik@ydb.tech>2024-02-19 15:59:09 +0100
committerGitHub <noreply@github.com>2024-02-19 15:59:09 +0100
commit504201dc0d0f8f4dced1c24fc3b077be39c7e6c8 (patch)
treeb280ee3b584479b25c2d4e367b0460f051cb2be3 /contrib/tools/python/src/Python/pythonrun.c
parentbfd6cb2d894894484a6c72a77da07162da033dde (diff)
downloadydb-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