aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/Python-ast.c
diff options
context:
space:
mode:
authoratgshka <atgshka@yandex-team.com>2025-06-10 10:58:13 +0300
committeratgshka <atgshka@yandex-team.com>2025-06-10 11:16:02 +0300
commitb46ce62161af04234cf4e4d9e80563593807328f (patch)
tree38b2f25a32fa58062b31cb419787c6d30c37e589 /contrib/tools/python3/Python/Python-ast.c
parent873ff7954796e74c2ea9a737e749b4b0a9c3a1f9 (diff)
downloadydb-b46ce62161af04234cf4e4d9e80563593807328f.tar.gz
fix data race in Direction
### Changelog entry Type: fix Component: misc-server This patch is fixing data race on EndTime field in TIODirection. It happens on concurrent call of OnShutdown and GetStatistics methods. Concurrent control of this structure is given for outer interface(TFDConnectionImplPtr) those we should use this structure under SpinLock(as in other access to this structure). commit_hash:ff82250143a25ec2a2d0d4f989cf83c550f41fc1
Diffstat (limited to 'contrib/tools/python3/Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions