OpenAtomFoundation / TobudOS

开放原子开源基金会孵化的物联网操作系统,捐赠前为腾讯物联网终端操作系统TencentOS Tiny
https://cloud.tencent.com/product/tos-tiny
5.97k stars 1.61k forks source link

Update tos_task.c fix a bug #393

Closed Jer6y closed 1 year ago

Jer6y commented 1 year ago

修复 tos_task_create_dy 的一处临界区问题的BUG

tencent-adm commented 1 year ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Supowang1989 commented 1 year ago

b5d9c48d548cb49b99044d752c313d5 很好,确实存在这个极端情况,高任务一直占用CPU,导致无法删除自己。不过我们cr代码,有一些修改建议,辛苦重新pr,commit信息在补齐函数名称哈