one tasks queue instead of one per websocket
This commit is contained in:
parent
e210d9329c
commit
5b33721c87
6 changed files with 71 additions and 51 deletions
|
|
@ -1,5 +1,6 @@
|
|||
websockets = []
|
||||
nodes = False
|
||||
tasks = False
|
||||
main = None
|
||||
online = False
|
||||
host = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue