refactor: add threaded data handling back on server side
This commit is contained in:
parent
58d639e9d8
commit
6af3e4b777
@ -44,7 +44,7 @@ from . import environment
|
|||||||
|
|
||||||
|
|
||||||
DEPENDENCIES = {
|
DEPENDENCIES = {
|
||||||
"pyzmq",
|
"zmq",
|
||||||
"deepdiff"
|
"deepdiff"
|
||||||
}
|
}
|
||||||
LIBS = os.path.dirname(os.path.abspath(__file__))+"/libs/replication"
|
LIBS = os.path.dirname(os.path.abspath(__file__))+"/libs/replication"
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit ce10f9da8958d908096dc2bdb4ef0010c9865033
|
Subproject commit 41addde236ebd85171e907b7897d1e4f8427c4a1
|
Loading…
x
Reference in New Issue
Block a user