mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 14:29:26 +08:00
minor fix
This commit is contained in:
@@ -141,7 +141,7 @@ class Controller(object):
|
||||
|
||||
def run(self):
|
||||
self.running = True
|
||||
self.init_zmq(self.zmq_flavor)
|
||||
self.init_zmq()
|
||||
setproctitle('Monitor')
|
||||
|
||||
self.state = CONTROL_STATES.INIT
|
||||
|
||||
Reference in New Issue
Block a user