- fixed not exitting executor thread
- fixed PID params
This commit is contained in:
@@ -5,7 +5,6 @@ from ws.client.ws_client import WsClient
|
||||
from ws.message import MessageDispatcherSync
|
||||
from queue import Queue
|
||||
import asyncio
|
||||
from ws.connection import IConnection
|
||||
|
||||
|
||||
class Window(QtWidgets.QMainWindow, Ui_MainWindow):
|
||||
|
||||
Reference in New Issue
Block a user