core/tests/scripts
Joakim Plate bcd604eec2
Detect lingering threads after tests (#37270)
* Detect lingering threads after tests

* Make sure cast is setup before checking state

* Make sure we ask executors of old hass to shutdown

We are not waiting here, just hoping for the best

* Make sure all instances of hass and executors is stopped.

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Also apply hass stopping to scripts

* Adjust to changes how we set up executor

* Add new CoreState.stopped

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-07-09 16:15:14 +02:00
..
__init__.py Handle requirements for scripts (#2765) 2016-08-09 23:54:34 -07:00
test_auth.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_check_config.py Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00
test_init.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00