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 third phase, in which we enable validation for string fields. PiperOrigin-RevId: 544078735pull/13162/head
parent
68b34feb5a
commit
e2eae81b97
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue