diff options
author | ijon <ijon@ydb.tech> | 2023-12-21 21:57:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-21 21:57:53 +0300 |
commit | cd21451d5e3d829c7cca7ba84d6e1d37c9851617 (patch) | |
tree | cc499e6b4448457d160dd71a9ddd40a1202eaa48 /library/cpp/lua/json.cpp | |
parent | eb3b875a2e5a172dc939db1f9b9ade1929f647c2 (diff) | |
download | ydb-cd21451d5e3d829c7cca7ba84d6e1d37c9851617.tar.gz |
Move iam auth actors out of IO pool (#648)
Move non-blocking iam auth actors out of IO pool so that blocking logging actors couldn't prevent them from working by blocking entire pool. Also IO pool is not a suitable place for a non-blocking actor.
KIKIMR-19644
Diffstat (limited to 'library/cpp/lua/json.cpp')
0 files changed, 0 insertions, 0 deletions