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/03/01 06:52:34 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5649: Revert "sched: Don't duplicate caller file handler when creating kernel thread"

xiaoxiang781216 opened a new pull request #5649:
URL: https://github.com/apache/incubator-nuttx/pull/5649


   ## Summary
   since the temporary kernel spawn proxy need duplicate file handler
   from caller, please reference the follow source code for more info:
   sched/task/task_posixspawn.c
   sched/task/task_spawn.c
   
   This reverts commit 5c5f1dec08390cbb92484a2efbd2cbe5b75b3188.
   
   ## Impact
   Keep the old behavior until we remove the proxy thread
   
   ## Testing
   sim:ostest
   


-- 
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



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

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #5649:
URL: https://github.com/apache/incubator-nuttx/pull/5649#issuecomment-1055517699


   > Do we have a task (issue) to remove the proxy thread?
   
   No, it's on my TODO list, could you create an issue?


-- 
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



[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5649: Revert "sched: Don't duplicate caller file handler when creating kernel thread"

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged pull request #5649:
URL: https://github.com/apache/incubator-nuttx/pull/5649


   


-- 
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