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

Button to cancel computation #13

Open
Acefall opened this issue Jan 11, 2021 · 1 comment
Open

Button to cancel computation #13

Acefall opened this issue Jan 11, 2021 · 1 comment
Labels
legacy This issue affects the legacy exercises appplication and might not be solved wontfix This will not be worked on

Comments

@Acefall
Copy link
Contributor

Acefall commented Jan 11, 2021

This is a nice to have.
On my machine some queries, especially when plotting the countries of the world, take 30 seconds to execute. During this computation the app is non responsive.
A "cancel/stop execution" button would be nice.

@mmaelicke
Copy link
Member

Yeah, thought about that. Unfortunately, this is not really possible like this, as stopping a SQL query on postgres needs elevated privileges. Thus I'll put a won't fix label on this...

@mmaelicke mmaelicke added the wontfix This will not be worked on label Jan 11, 2021
@mmaelicke mmaelicke added the legacy This issue affects the legacy exercises appplication and might not be solved label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy This issue affects the legacy exercises appplication and might not be solved wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants