已合并
Remove judgement of done in watchdog to slove the stucking problem of error exit #13113
AtomGit-Bot创建于 2024年7月23日
Remove judgement of done in watchdog to slove the stucking problem of error exit #13113
已合并
从refs/pull/13113/head合入到master
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)2024年7月23日 添加了
ascend-cla/yes
标签
atlasaccount1
2024年7月23日 评论:
2024年7月23日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[0671a9ea7c06456c9caa6eb2ee17845c]


2024年7月23日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年7月23日 评论:
2024年7月23日 评论:
monitorpr


atlasaccount1
2024年7月23日 评论:
2024年7月23日 评论:
防投毒扫描: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | anti poison | pass | >>> |


此处折叠了42条消息 查看更多
atlasaccount1
2024年7月24日 评论:
2024年7月24日 评论:
静态检查: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | codecheck | pass | >>> |


2024年7月24日 移除了
ci-pipeline-running
标签
atlasaccount1
2024年7月24日 评论:
2024年7月24日 评论:
| 任务名称 | 状态 | 详情 | 日志 | 出包 |
|---|---|---|---|---|
| codecheck | ✅ | SUCCESS | >>> | N/A |
| codecheck_scan | ✅ | SUCCESS | >>> | N/A |
| codecheck_checkerro | ✅ | SUCCESS | >>> | N/A |
| codecheck_ftd | ✅ | SUCCESS | >>> | N/A |
| Build_X86 | ✅ | SUCCESS | >>> | >>> |
| Build_ARM | ✅ | SUCCESS | >>> | >>> |
| Build_libtorch | ✅ | SUCCESS | >>> | >>> |
| dist_test_or_not | ✅ | 执行分布式用例 | N/A | N/A |
| UT_DIST_X86 | ✅ | SUCCESS | >>> | N/A |
| UT_X86_01 | ✅ | SUCCESS | >>> | N/A |
| UT_X86_02 | ✅ | SUCCESS | >>> | N/A |
| 跳过测试用例 | 否 | |||
| UT失败过 | 否 | |||
| 流水线链接 | 点此跳转 |


li_jing_hw
2024年7月27日 评论:
2024年7月27日 评论:
/approve


2024年7月27日 合并了Pull Request(通过 API 合并)
What type of PR is this?
What does this PR do / why do we need it:
1.修复主进程结束,watchdog线程还没有退出
2.添加watchdog测试用例
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewers: