refactor(rcf): clean
This commit is contained in:
parent
33a19bc142
commit
7529592a1b
@ -206,10 +206,6 @@ class Client():
|
|||||||
rcfmsg.send(self.push_sock)
|
rcfmsg.send(self.push_sock)
|
||||||
# self.push_sock.send_multipart()
|
# self.push_sock.send_multipart()
|
||||||
|
|
||||||
def req_snapshot(self):
|
|
||||||
# Sync
|
|
||||||
pass
|
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
logger.debug("Stopping client")
|
logger.debug("Stopping client")
|
||||||
self.poller.unregister(self.pull_sock)
|
self.poller.unregister(self.pull_sock)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user