no1wudi opened a new pull request #5510: URL: https://github.com/apache/incubator-nuttx/pull/5510
## Summary `vnc_remove_queue` would waiting for new frame update request forever even if the connection is lost, the updater thread wouldn't exit. But the server thread will join updater thread before accept new client connection, then we can't re-conncet to vnc server. ## Impact VNC server only. ## Testing SIM with custom config -- 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