summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/threading/at_fork.cpp
Commit message (Collapse)AuthorAgeFilesLines
* YT-26288: Revert fork lock to writer starving spinlockpavook2025-09-261-3/+4
| | | | | `TForkAwareSpinLock` implementation takes `ForkLock_` reader, which can (and does) violate the non-reentrancy. commit_hash:6eb1092777ac21dd8303b938f855d0cd61276641
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-091-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Consistent logginghor9112022-07-161-0/+139