fix ECHO problem#2711
Conversation
only when devfd and stdfd both are tty, we call tcsetattr Signed-off-by: zhanghu5 <zhanghu5@xiaomi.com>
|
[Experimental Bot, please feedback here] NuttX PR Requirements ReviewMeeting Requirements? Partially Summary: The provided summary is insufficient. It only states a specific condition (
Impact: The Impact section is entirely missing. Please address all the listed points:
Testing: While the structure for presenting testing logs is provided, the actual logs are missing. Please include relevant logs from before and after the change to demonstrate the issue and the fix/improvement. Additionally, specify:
To Improve this PR:
By providing this missing information, you will make it much easier for reviewers to understand and evaluate your PR. |
cederom
left a comment
There was a problem hiding this comment.
Thank you @yangsong8-ai :-)
Please provide some context next time (Summary description part), what is the problem, how it occurs, show what happened before and after the fix (Testing description part).
|
let's ignore ci check error which is fixed by #2712 to avoid wasting github resources. |
Summary
only when devfd and stdfd both are tty, we call tcsetattr
Impact
cu
Testing
internal testing