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
Fix race condition on log_subscription_queue_length_delta (#40948)
During shutdown a race can occur where we decrement before the increment comes through, causing an underflow.
GitOrigin-RevId: 3fd17cd8200506d628a55616bd990e8af9271113
0 commit comments