ValentinC-BR opened a new issue #17011: URL: https://github.com/apache/superset/issues/17011
When a SQL query is running is SQL Lab, it can't be stopped. #### How to reproduce the bug 1. Go to SQL Lab 2. Write a query and run it 3. Click on STOP 4. (Nothing happens) ### Expected results The query should be stopped ### Actual results The query is still running #### Screenshots (Imagine a query running in the SQL Lab...) ### Environment (please complete the following information): - browser type and version: Google Chrome Version 94.0.4606.71 (Oficial build) (x86_64) - superset version: 1.3.0 - python version: 3.7.9 - node.js version: doesn't apply, I run on Kubernetes, using gunicorn as server - source : AWS Athena - any feature flags active: / ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context The queries could be stopped in Superset v1.1 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
