ws_client_ single_callback_L0.py 文件源码

python
阅读 20 收藏 0 点赞 0 评论 0

项目:CEX.IO-Client-Python3.5 作者: cexioltd 项目源码 文件源码
def _force_disconnect():
        while True:
            try:
                await asyncio.sleep(random.randrange(24, 64))
                print('test > Force disconnect')
                await client.ws.close()
            except Exception as ex:
                print("Exception at exit: {}".format(ex), sys.__stderr__)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号