已合并
profiler: set the msmonitor status to uninitialized when the polling subprocess ends #27273
xfeng创建于 2025年11月29日
profiler: set the msmonitor status to uninitialized when the polling subprocess ends #27273
已合并
xfeng创建于 2025年11月29日
xfeng
xfeng成员
2025年11月29日

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind task
/kind feature

/kind bug

What does this PR do / why do we need it:

之前修改上报方式为实际业务进程上报状态,而不是监控子进程,然后在最后进程结束时finalize的时候会重置状态,这个重置状态是所有进程都会调用的,不对,应该只需要重置一次,不然有的进程提前结束(即使是非业务进程)就会提前把状态置为Uninitialized,导致后面所有命令无效

Which issue(s) this PR fixes:

Fixes #
image.png
image.png

Special notes for your reviewers:

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 xfeng 的贡献)
xfengxfeng成员
2025年11月29日 创建了 pull request,commit 02d28198
ascend-robot
ascend-robot成员
2025年11月29日 评论:

Thank your for your pull-request.

The full list of commands accepted by me can be found at here.

You can get sig-info at here

likedislike
AtlasAccount
AtlasAccount成员
2025年11月29日 评论:
ascend-robot
ascend-robot成员
2025年11月29日 评论:

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入

Module List Reviewers Committers
repo-Ascend/pytorch zqwenn, wangchao285, chenhao_1209, chuboning, guoguanghao liwei386, shaoyf, yangkaixin, rain-666, wangchao285
likedislike
ascend-robotascend-robot成员
2025年11月29日 添加了label:ascend-cla/yes
此处折叠了41条消息 查看更多
AtlasAccountAtlasAccount成员
2025年12月1日 添加了label:ci-pipeline-passed
王超成员
2025年12月1日 评论:

/approve

likedislike
ascend-robotascend-robot成员
2025年12月1日 添加了label:approved
ascend-robot
ascend-robot成员
2025年12月1日 评论:

Review Guide

This Pull-Request Passes Review.
Committers who writed a comment of /approve are: chenhao_1209, wangchao430.
Reviewers who writed a comment of /lgtm are: chenhao_1209, wangchao430.

likedislike
ascend-robotascend-robot成员
2025年12月1日 合入了pull request