pussuw commented on PR #8486:
URL: https://github.com/apache/nuttx/pull/8486#issuecomment-1425535109

   @masayuki2009 thanks for investigating and pointing out ways to reproduce, 
this helps a lot. It seems there are for sure some corner cases where my 
modification fails. What I was trying to fix is still valid but the fix is not 
adequate.
   
   It is strange that this happens even with CONFIG_SCHED_CHILD_STATUS but 
maybe tg_exitcode is always set to 0 in this case (group is allocated with 
mm_zalloc() or something like that). 
   
   I will continue investigating and provide a patch to fix this.


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to