CommonClient: move to explicit thread instead of thread executor to allow proper task cancelling.

This commit is contained in:
Fabian Dill
2021-11-28 03:27:18 +01:00
parent 5e84900ac4
commit d768379a8a
2 changed files with 17 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
colorama>=0.4.4
websockets>=10.0
websockets>=10.1
PyYAML>=6.0
fuzzywuzzy>=0.18.0
prompt_toolkit>=3.0.22
prompt_toolkit>=3.0.23
appdirs>=1.4.4
jinja2>=3.0.3
schema>=0.7.4