bugfix
This commit is contained in:
parent
f32ec43da7
commit
139e344d23
@ -56,7 +56,7 @@ async def woa_msghande():
|
|||||||
config = getConfig()
|
config = getConfig()
|
||||||
debug('woa_msghander on({config.woa_handler_id}) starting ....')
|
debug('woa_msghander on({config.woa_handler_id}) starting ....')
|
||||||
await zmq_subscribe(config.woa_handler_id, msg_handler)
|
await zmq_subscribe(config.woa_handler_id, msg_handler)
|
||||||
debug('woa_msghandler stopped.................')'
|
debug('woa_msghandler stopped.................')
|
||||||
|
|
||||||
def init():
|
def init():
|
||||||
rf = RegisterFunction()
|
rf = RegisterFunction()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user