Mercurial > hg
diff tests/test-changelog-exec.t @ 39973:ba447b83cd56
rust-chg: add low-level function to set pager fd blocking
This is necessary because the server expects stdout/stderr to be blocking,
whereas we'll use async library to spawn pager, which makes pipes unblocking.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 29 Sep 2018 21:59:07 +0900 |
parents | d4e62df1c73d |
children | ccd76e292be5 |