guohao15 opened a new pull request, #2702: URL: https://github.com/apache/nuttx-apps/pull/2702
## Summary 1 make the libuv run use epoll as backend 2 make the inotify test case runable in nuttx ## Impact select epoll as backend may spend more stack memory ## Testing uv_run_tests fs_event_watch_dir uv_run_tests fs_event_close_in_callback uv_run_tests fs_event_watch_file uv_run_tests fs_event_watch_file_current_dir uv_run_tests fs_event_ref uv_run_tests fs_event_immediate_close uv_run_tests fs_event_watch_file_exact_path uv_run_tests fs_event_no_callback_on_close uv_run_tests fs_event_no_callback_after_close uv_run_tests fs_event_close_with_pending_event uv_run_tests fs_event_close_with_pending_delete_event uv_run_tests fs_event_error_reporting uv_run_tests fs_event_start_and_close uv_run_tests fs_event_watch_file_twice uv_run_tests fs_event_getpath uv_run_tests fs_event_watch_invalid_path uv_run_tests fs_event_stop_in_cb -- 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]
