Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace.close() is not implemanted #494

Open
EmmaGuo910 opened this issue Jan 26, 2021 · 1 comment
Open

Workspace.close() is not implemanted #494

EmmaGuo910 opened this issue Jan 26, 2021 · 1 comment

Comments

@EmmaGuo910
Copy link

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

@pdsparks
Copy link

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.

If using pip:

pip uninstall sqlalchemy

pip install sqlalchemy==0.7.4

Other versions may work, but I went straight to the version that I know works reliably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants