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/03/09 13:08:58 UTC

[GitHub] [incubator-nuttx] patacongo commented on issue #503: Don't actually send a signal with signo 0

patacongo commented on issue #503: Don't actually send a signal with signo 0
URL: https://github.com/apache/incubator-nuttx/pull/503#issuecomment-596513682
 
 
   This should not be needed.  The check for signal zero is handled much high up in the signal sequence.  Signal 0 should never make it to this code.
   
   Are you seeing an actual bug that this fixes?  Otherwise, I believe that this change is incorrect and I will decline it.

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


With regards,
Apache Git Services