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 second phase, in which we enable validation for enum/primitive fields. PiperOrigin-RevId: 543475296pull/13142/head
parent
f10e56cbe1
commit
80dbc50118
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue