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

SQLExecutor2 does not close connections when a use interrupts the kernel or a webapp crashes #298

Open
ckilduff166 opened this issue Apr 28, 2023 · 0 comments

Comments

@ckilduff166
Copy link

I have been using SQLExecutor2 in Jupyter Notebooks and Dash webapps. When a user cancels a running cell or refreshes a webapp SQLExecutor2 never cancels the running query which then blocks future query from being ran. If possible adding a feature that allows the use to close or reset the connection much like SQLAlchemy would be helpful.

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

1 participant