The test tries to provoke internal allocator to be locked during fork
and then force the child process to use the internal allocator.
This test sometimes deadlocks with the new tsan runtime.
Depends on D114514.
Differential D114515
tsan: add another fork deadlock test dvyukov on Nov 24 2021, 12:45 AM. Authored by
Details
The test tries to provoke internal allocator to be locked during fork Depends on D114514.
Diff Detail
|