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
I'm not sure about this problem - but I have found during a recent reinstallation of cubes that working with a lower version of SQLAlchemy has solved many problems.
I needed to close open connections while using multi-processing. I looked up the documentation, it said there was close() method, but there is not.
It made me crazy when there was too many connections
looking forward to your reply, thanks
The text was updated successfully, but these errors were encountered: