You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/31 15:34:41 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5379: sched: Don't duplicate caller file handler when creating kernel thread

xiaoxiang781216 commented on pull request #5379:
URL: https://github.com/apache/incubator-nuttx/pull/5379#issuecomment-1025904119


   > @xiaoxiang781216 My automatic test failed with this PR. It seems that the lpwork and the hpwork do not start now. Please confirm what is happening now.
   
   I think I find the root cause:
   https://github.com/apache/incubator-nuttx/blob/master/sched/group/group_setupidlefiles.c#L77-L104
   The opening handle in the above code belong the caller task, not the new task.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org