已合并
HOST任务停止不删除Uploader,同步Master分支修复 #1382
jinyingqi创建于 4月2日
HOST任务停止不删除Uploader,同步Master分支修复 #1382
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 jinyingqi 的贡献)CANN-robot
4月2日 评论:
4月2日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| src/dfx | ✅ zhuliangying, newstarzj (2/2) | ✅ zhuliangying (1/1) |
| tests/ut/msprof | ✅ zhuliangying, newstarzj (2/2) | ✅ zhuliangying (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
jinyingqi, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月2日 添加了label:cann-cla/yes
4月2日 将newstarzj,chenhao_1209,zhuliangying,wangtao43,zhangpengpeng8,yanmingxiang,Reyn52166,gcw_kUomxQ2l,Andy-lb,gcw_Dm2TsRUi,derekxu,tingwood设为评审人
4月2日 将newstarzj,chenhao_1209,zhuliangying,wangtao43,zhangpengpeng8,yanmingxiang,Reyn52166,gcw_kUomxQ2l,Andy-lb,gcw_Dm2TsRUi,derekxu,tingwood设为评审人
4月2日 将newstarzj,chenhao_1209,zhuliangying设为审查人
4月2日 添加了label:ci-pipeline-running
CANN-robot
4月2日 评论:
4月2日 评论:
流水线任务触发成功
任务链接 [01fcc9e8068241428e12ce5439fc345a][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| anti_virus | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| pre_comment | ✅ SUCCESS | >>>>> | |
| codecheck_style | ✅ SUCCESS | ||
| UT_Test_acl | ✅ SUCCESS | >>>>> | |
| UT_Test_rts | ✅ SUCCESS | >>>>> | |
| UT_Test_rts_c | ✅ SUCCESS | >>>>> | |
| UT_Test_platform | ✅ SUCCESS | >>>>> | |
| UT_Test_qs | ✅ SUCCESS | >>>>> | |
| UT_Test_aicpusd | ✅ SUCCESS | >>>>> | |
| UT_Test_tsd | ✅ SUCCESS | >>>>> | |
| UT_Test_dfx | ✅ SUCCESS | >>>>> | |
| UT_Test_mmpa | ✅ SUCCESS | >>>>> |
[2026-04-02 12:04:44] CI执行结束


4月2日 删除了label:ci-pipeline-running
4月2日 添加了label:ci-pipeline-passed
zhangjie
4月2日 评论:
4月2日 评论:
/lgtm


zhuliangying
4月2日 评论:
4月2日 评论:
/approve


4月2日 添加了label:lgtmapproved
CANN-robot
4月2日 评论:
4月2日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: zhuliangying.
Reviewers who wrote a comment of /lgtm are: zhuliangying, newstarzj.


4月2日 合入了pull request
描述
HOST任务停止不删除Uploader,后续save hash data会用到这个Uploader。当前,任务停止与save hash data是多线程,导致低概率发生save hash data时uploader已经被删除,导致报错。最后进程终止,会在DeleteAllUploader统一清理。
同步master修复到分支9.0.0
关联的Issue
无
测试
Device侧调用MsprofStr2Id API,回传hash data。重复用例多次,无概率性失败则解决。
文档更新
无
类型标签
描述
关联的Issue
测试
文档更新
类型标签