pkarashchenko commented on PR #9632: URL: https://github.com/apache/nuttx/pull/9632#issuecomment-1610165761
In general I have a question on how legitimate is to use `pthread_exit()` from main instead of `exit()`. In other words to use pthread_exit from a non-pthead control loop. -- 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