andrzej-kaczmarek commented on issue #875: shell/console locks with too much input URL: https://github.com/apache/mynewt-core/issues/875#issuecomment-371764616 does this still happen on latest master? iirc we made a workaround for this, i.e. detect this condition and just drop echoed characters to avoid deadlock. anyway, I made a patch some time ago which allows to move handling of UART RX to task context so deadlock won't occur, here's PR with these changes: #894.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
