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
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.
The text was updated successfully, but these errors were encountered:
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...
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.
The text was updated successfully, but these errors were encountered: