Enable TSan validation to detect when a mutable accessor of a message is called concurrently with another accessor on the same message, which is a data race.
This is the fourth phase, in which we enable validation for message fields. PiperOrigin-RevId: 545695188pull/13210/head
parent
532d2a2480
commit
0275e51622
1 changed files with 3 additions and 4 deletions
Loading…
Reference in new issue