RoCorbera opened a new pull request #743: URL: https://github.com/apache/incubator-nuttx-apps/pull/743
## Summary Based on PR#742 for having a kill \<pid\> that will send SIGTERM default signal to the task, this example of a "daemon leds" will handle SIGTERM in order to gracefully terminate itself. ## Impact It allows to restart this daemon after correctly terminating it. No need to reset the board to reestablish a good state. ## Testing Tested in flat mode with CONFIG_SIG_DEFAULT=y as well as undefined. -- 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: [email protected]
