conftest.py 文件源码

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

项目:thorn 作者: robinhood 项目源码 文件源码
def assert_ok_pidbox_response(self, replies):
        for reply in values(replies):
            if not reply['ok']:
                raise RuntimeError(
                    'Worker remote control command raised: {0!r}'.format(
                        reply.get('error', reply)))
        return replies
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号