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
With closeManager being deprecated and doing nothing, is there still some means in the public API to precisely control when connections are getting closed?
One situation where I need this is when writing tests.
With
closeManagerbeing deprecated and doing nothing, is there still some means in the public API to precisely control when connections are getting closed?One situation where I need this is when writing tests.