comparison tests/test-infinitepush-ci.t @ 39739:7cdd47d9ccf8

chgserver: restore pager fds attached within runcommand session While rewriting chg in Rust, I noticed the server leaks the client's pager fd. This isn't a problem right now since the IPC process terminates earlier than the pager, but I believe the fds attached within a "runcommand" request should be released as soon as the session ends.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 19 Sep 2018 23:11:07 +0900
parents 89630d0b3e23
children edc8504bc26b b561f3a68e41
comparison
equal deleted inserted replaced
39738:a93fe297dfb3 39739:7cdd47d9ccf8