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/11/18 04:33:38 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #487: examples: Ignore the default action if app call sigwait

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


   ## Summary
   Because the configured signo may have the default action(e.g. SIGPIPE),
   and then will generate the bad side effect before the caller wakeup.
   
   ## 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 #487: examples: Ignore the default action if app call sigwait

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


   


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