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
In some usecases, we want to close the pool and also close the underlying mysql connections to avoid resource leaks, but I didn't find a method like pool.Close to implement it.
The text was updated successfully, but these errors were encountered:
In some usecases, we want to close the pool and also close the underlying mysql connections to avoid resource leaks, but I didn't find a method like pool.Close to implement it.
The text was updated successfully, but these errors were encountered: