masayuki2009 commented on PR #1362: URL: https://github.com/apache/incubator-nuttx-apps/pull/1362#issuecomment-1305141690
>here is a regression issue: telnetd exit abnormally after enable CONFIG_LIBC_EXECFUNCS >After the telnet session is created, posix_spawnp will fail because the corresponding telnetd program cannot be found. >In the new update we will skip the posix_spawnp case after the telnet session start to avoid deamon abnormal exit. >Could you please verify this PR again? thank you! @anchao Now the issue has been fixed. -- 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