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
chore: capture more informative stack trace in session leak checker (#2618)
Since we migrated to acquiring a server session lazily the stack
traces for the sesson leak checker haven't been very helpful. This
patch records the trace from the call to `Topology#startSession` in
order to provide a more high quality trace.
NODE-2880
0 commit comments