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
When stopping the execution of a query by pressing (x) in the UI, we should be able to kill that query on the server side. Right now, it seems that query will continue to execute. This probably requires an issue in the server project as well.