tb Don't schedrelease() when reading in-pipe
This commit is contained in:
@ -134,8 +134,6 @@ void do_mode_interactive(void) {
|
||||
linebuf[cursor++] = b;
|
||||
uprintf("%c", b);
|
||||
}
|
||||
} else {
|
||||
schedrelease();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user