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
148466: benchprof: fix nil pointer exception r=mgartner a=mgartner
A bug in `benchprof.StartAllProfiles` has been fixed that caused nil
pointer exceptions. Additionally, `benchprof.StartAllProfiles` no longer
allocates a do-nothing `StopFn`.
Release note: None
Co-authored-by: Marcus Gartner <[email protected]>
0 commit comments