summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/getopt.c
diff options
context:
space:
mode:
authorbabenko <[email protected]>2026-06-26 22:25:26 +0300
committerbabenko <[email protected]>2026-06-26 22:46:07 +0300
commit7db1ab503519cfcfcc42ac558da784c081fd1b99 (patch)
tree50bc8045735b9fe1471097bf57553afa67f760b6 /contrib/tools/python3/Python/getopt.c
parentf7433212f1ea5f11bbed9def4fff1ce07a85504c (diff)
YT-27502: Make TStaticChannelFactory thread-safe
CreateChannel could race with Add on the underlying hash map: in the distributed throttler unittest the discovery servers' gossip executors call CreateChannel while the test thread adds the throttler service channel. Guard the map with a reader-writer spin lock. YT-27502: Make TStaticChannelFactory thread-safe CreateChannel could race with Add on the underlying hash map: in the distributed throttler unittest the discovery servers' gossip executors call CreateChannel while the test thread adds the throttler service channel. Guard the map with a reader-writer spin lock. commit_hash:98c17308aaffaec41bb60c9f7c1f28f1d31274cf
Diffstat (limited to 'contrib/tools/python3/Python/getopt.c')
0 files changed, 0 insertions, 0 deletions