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 2020/07/07 08:50:11 UTC

[GitHub] [incubator-nuttx-apps] pangqiao opened a new pull request #328: ostest: fix assert when open CONFIG_SIG_DEFAULT

pangqiao opened a new pull request #328:
URL: https://github.com/apache/incubator-nuttx-apps/pull/328


   SIGKILL was captured and call nxsig_abnormal_termination,
   which kills the children when SIGCHLD was set. Solution:
   change SIGKILL to SIGUSR1.
   
   Signed-off-by: qiaowei <qi...@xiaomi.com>
   Change-Id: I4a4b06220a28fcf9d50debfd8a3b789fdbdf1976
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


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

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



[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #328: ostest: fix assert when open CONFIG_SIG_DEFAULT

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


   


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

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