def _get_identifier(self):
return self._identifier
# if SIGKILL is used (simulating a nodeBooter unexpected abort)
# the next attempt to communicate with the domain manager will
# throw a COMM_FAILURE because the connection died unexpectedly
# Clients that hold references to the DomainManager should
# include code similar to that below
test_09_DomainPersistence.py 文件源码
python
阅读 28
收藏 0
点赞 0
评论 0
评论列表
文章目录