conanserver.py 文件源码

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

项目:serverthrall 作者: NullSoldier 项目源码 文件源码
def attach(self, root_process):
        self.process = root_process

        if self.high_priority:
            self.logger.info('Setting server process to high priority')
            self.process.nice(psutil.HIGH_PRIORITY_CLASS)
            root_process.nice(psutil.HIGH_PRIORITY_CLASS)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号