You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seq: Move has_value_field into MapAccess, because it is not used outside it
This fixes a data race with nested maps in sequence fields.
Also, top-level sequences always have `has_value_field == false`,
so no need to check it
Co-authored-by: Daniel Alley <[email protected]>
0 commit comments