JianyuWang0623 opened a new pull request, #16992: URL: https://github.com/apache/nuttx/pull/16992
## Summary This patch will report events in the following scenarios: 1. Events that have changed but not been waited for before being added to the interest list. 2. Events that occur after `epoll_wait()` returns and before it is called again. ## Impact - mtd/nvs ## Testing 1. Selftest OK 2. 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org