keyboardio/Kaleidoscope

xon/xoff flow control may be stalling out waiting for more input.

Closed this issue · 1 comments

obra commented

@tlyu says: xon/xoff from Focus are acting weird in ways i haven’t quite characterized yet. sometimes Focus will send an xoff but not send an xon for a long time, sometimes only after it gets more input!

image
We almost certainly want to manage flow control on both sides of those reads.

tlyu commented

Fixed by #1369 and #1370.