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
107459: sql: fix potential mutex leak in conn_executor r=rafiss a=rafiss
This was very unlikely to cause issues, since the leak could only happen if an assertion error occurred, and we haven't heard of those happening here.
informs: cockroachdb#107433
Release note: None
Co-authored-by: Rafi Shamim <[email protected]>
0 commit comments