##// END OF EJS Templates
chgserver: catch Abort while parsing early args to shut down cleanly...
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.

File last commit:

r30346:9cc438bf default
r40146:d1338b4e default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer