diff options
author | hcpp <hcpp@ydb.tech> | 2022-08-02 13:00:13 +0300 |
---|---|---|
committer | hcpp <hcpp@ydb.tech> | 2022-08-02 13:00:13 +0300 |
commit | 0d67bde49365448d4746e77f6ac1b2773525cb97 (patch) | |
tree | 622105ddffefc1e84b46e8738814d07fee57daf6 /library/cpp/cppparser/parser.cpp | |
parent | 09253cee4145a892fe7f4e7df2966a7300e737b3 (diff) | |
download | ydb-0d67bde49365448d4746e77f6ac1b2773525cb97.tar.gz |
graph destruction fix has been added
Гонка состояла в том, что в асинхронном CA:
> Oleg Doronin:
1. Вызывается DrainOutputChannel который посылает TEvPop https://a.yandex-team.ru/arcadia/ydb/library/yql/dq/actors/compute/dq_async_compute_actor.cpp?rev=rXXXXXX#L205 2. Приходит TEvDqCompute::TEvChannelDataAck в котором канал закрывается https://a.yandex-team.ru/arcadia/ydb/library/yql/dq/actors/compute/dq_compute_actor_channels.cpp?rev=rXXXXXX#L162 Ну и все InFlight = 1, а канал закрыт
> Vasily Gerasimov:
А, он закрывается следующим актором в цепочке типа?
> Oleg Doronin:
да
Diffstat (limited to 'library/cpp/cppparser/parser.cpp')
0 files changed, 0 insertions, 0 deletions