Mercurial > public > mercurial-scm > python-hglib
log hglib/client.py @ 168:d71bd813c9d7
age | author | description |
---|---|---|
Mon, 07 Sep 2015 22:32:12 +0900 | Yuya Nishihara | client: use subprocess.communicate() to shut down server process |
Mon, 07 Sep 2015 22:26:59 +0900 | Yuya Nishihara | client: extract stub to read server's stderr on close() |