comparison tests/test-simplekeyvaluefile.py @ 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 6eca47f6319d
children aaad36b88298
comparison
equal deleted inserted replaced
39738:a93fe297dfb3 39739:7cdd47d9ccf8