mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-03 06:38:22 +00:00
* Fix connection indeterminate state on cancellation If the task the query is running in it cancelled, we do know the state of the connection so we must close. Previously we would not close on BaseException which could result in reading the previous response if the previous query was cancelled after the request had been sent * add test for cancellation
13 KiB
Executable File
13 KiB
Executable File