superset/tests
Peter Kosztolanyi 02032ee8a4
feat: cancel db query on stop (#15403)
* feat: cancel db query on stop

* fix pylint

* Add unit tests

* Do not bind multiple times

* Stop only running queries

* Postgres to cancel only the required query

* Remove extra log

* Add docstring

* Better types, docstring and naming

* Use python3 format strings

* Update superset/sql_lab.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Add cancel_query_on_windows_unload option to database

* Return cancel_query as bool

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2021-07-13 12:09:22 -04:00
..
integration_tests feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
unit_tests chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00