jerpelea opened a new pull request, #3548:
URL: https://github.com/apache/nuttx-apps/pull/3548

   ## Summary
   
   POSIX timers test doesn't really need signal actions, so we can change it to 
synchronously wait for the signal in sigwaitinfo, instead of registering a 
signal handler.
   
   Also exclude the test from compilation with CONFIG_DISABLE_ALL_SIGNALS; the 
test does require at least partial signal support.
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to