bugfix
This commit is contained in:
parent
8ab5f767cf
commit
82b3e32dd1
@ -41,7 +41,7 @@ async def run_proxy():
|
||||
ctx.term()
|
||||
debug('run_proxy stopped...........')
|
||||
|
||||
async def zmq_subcribe(special_key: str, callback=None):
|
||||
async def zmq_subscribe(special_key: str, callback=None):
|
||||
content = ''
|
||||
try:
|
||||
if callback:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user