daemon/io: tty recognizes command boundary
All threads resolved!
All threads resolved!
Merge request reports
Activity
Filter activity
- Resolved by Lukas Jezek
- Resolved by Lukas Jezek
The MR only attempts to solve one part of the problem. The other part is that the last line in the arrived buffer might be not be complete – its remains may arrive in the following buffer. I think in practice that shouldn't happen unless a quite long buffer is sent, so I assume we might again delay fixing that.
added 1 commit
- 6425872c - fixup! daemon/io: tty recognizes command boundary
marked as a Work In Progress from 6425872c
added bug label
added 17 commits
-
6425872c...cfd0a84c - 14 commits from branch
master
- 640bb777 - daemon/io: tty recognizes command boundary
- 14069491 - fixup! daemon/io: tty recognizes command boundary
- aac31eab - fixup! daemon/io: tty recognizes command boundary
Toggle commit list-
6425872c...cfd0a84c - 14 commits from branch
assigned to @vcunat
added 1 commit
- 5ea6d173 - daemon/io: tty recognize newline as command boundary
mentioned in commit 030e0d9b
mentioned in issue #488
unassigned @vcunat
Please register or sign in to reply