Mercurial > hg
comparison tests/test-check-module-imports.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 | 5abc47d4ca6b |
children | f9e3044d16d0 |
comparison
equal
deleted
inserted
replaced
39738:a93fe297dfb3 | 39739:7cdd47d9ccf8 |
---|