[llvm-branch-commits] [tsan] Lock/Unlock allocator and stacks on fork (PR #96600)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 24 23:43:10 PDT 2024


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/96600

We do that for other Sanitizers, and we
should do the same for TSAN.
There are know deadlocks reports here.





More information about the llvm-branch-commits mailing list