hujun260 opened a new pull request, #1741: URL: https://github.com/apache/nuttx-apps/pull/1741
## Summary If the same signal is quickly repeated multiple times, the signal may be ignored. In SMP since we cannot control thread scheduling to ensure timely signal processing, it is best to use semaphores to wait for signal processing to complete, which can also shorten the ostest time ## Impact none ## Testing ostest -- 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]
