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

Implement stop query button #25

Open
OiNutter opened this issue Aug 3, 2021 · 0 comments
Open

Implement stop query button #25

OiNutter opened this issue Aug 3, 2021 · 0 comments
Labels
approved Change has been approved by the core team enhancement New feature or request

Comments

@OiNutter
Copy link
Contributor

OiNutter commented Aug 3, 2021

Original app had a button to stop a running query. Not sure how we would implement this with node-q. Potentially storing a reference to a running query and then destroying it would stop the query. I'm not sure if that would only kill it from the client side and not the database side though. May also require a connection reset.

@OiNutter OiNutter added enhancement New feature or request approved Change has been approved by the core team labels Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Change has been approved by the core team enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant