mercurial/cffi/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sun, 07 Oct 2018 17:35:25 +0900
changeset 40110 d1338b4e39d0
parent 30346 9cc438bf7d9a
permissions -rw-r--r--
chgserver: catch Abort while parsing early args to shut down cleanly _loadnewui() calls dispatcher functions, which may raise Abort if unparsable arguments are passed in. The server should catch such errors and translate them to the "exit 255" instruction so the client can finish the IPC session cleanly. Spotted while porting the chg client to Rust.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: