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
Convert almost all uses of runtime.SetFinalizer to runtime.AddCleanup.
The exception is the unsafe memory code, which doesn't seem that easy
to convert.
Signed-off-by: Lorenz Bauer <[email protected]>
0 commit comments