comparison tests/test-http-bad-server.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 4bd6e444c76f
children 8695fbe17f7c 21f5810df848
comparison
equal deleted inserted replaced
39738:a93fe297dfb3 39739:7cdd47d9ccf8