fjpanag commented on PR #6956: URL: https://github.com/apache/incubator-nuttx/pull/6956#issuecomment-1232045297
I had one case were one thread stuck indefinitely within a `connect()` call. During the incident, all other tasks could be seen idling. It was not a dead-lock. I am not sure that it is caused by this commit, I just haven't seen this before. It seems as a timing issue. Here is the stack trace of the stuck thread:  -- 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