AlexanderVasiljev opened a new pull request #2035: URL: https://github.com/apache/incubator-nuttx/pull/2035
## Summary Serial doesn't exit read function after close. It blocks on semaphore. And it doesn't know anything about closing. ## Impact Closing non-console serial device. ## Testing Open non-console serial device. Read in one thread. Close it from another 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org