pkarashchenko commented on issue #8869: URL: https://github.com/apache/nuttx/issues/8869#issuecomment-1478846997
Yes. That's something I thought about and you noted here. The FS automount signal or HW timer expiration notification via signal should use realtime signals only to make sure that signal action is queued properly and events are not lost. But on the other hand each use case should be analyzed to see if it is agnostic to event loss and can deal with being notified only with the latest event. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org