Skip to content
Snippets Groups Projects
Commit ba447b83 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

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.
parent 7a0ffdd4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment