M3gar00 opened a new issue, #21865: URL: https://github.com/apache/superset/issues/21865
I'm attempting to run a simple test query: ```SELECT count(*) from table_x;``` I'm currently sitting at `22:35:59.00` and counting. I've reset the server multiple times (I'm working on a different problem that has required the server to be re-deployed). #### How to reproduce the bug No clue, this query has worked almost instantaneously in the past. ### Expected results The query to A) run quickly and B) stop when I hit the stop button. ### Actual results The query is still going, and I get an error of `Failed at stopping query. z-Bk9XLonv` when I click on Stop. #### Screenshots  ### Environment - Chrome Version 106.0.5249.103 (Official Build) (arm64) - superset version: `2.0.0` - any feature flags active: FEATURE_FLAGS = { "ALERT_REPORTS": True, "DASHBOARD_RBAC": True, } ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [?] I have reproduced the issue with at least the latest released version of superset. - I have found the issue in issue tracker, and there was no resolution posted. Issue: [Link](https://github.com/apache/superset/issues/18787) ### Additional context I started another query in a tab (Similar to the first), and I recorded the logs from when the query started:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org