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
The go 1.24 AddFinalizer may provide better performance and be more reliable.
Manually invoking tree.Close() might be worth ensuring cleanup is actually invoked since runtime.SetFinalizer seems to have many edge cases making it unreliable.