You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/03/09 09:46:36 UTC

[GitHub] andrzej-kaczmarek commented on issue #875: shell/console locks with too much input

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:
users@infra.apache.org


With regards,
Apache Git Services