##// END OF EJS Templates
wireprotov1server: capture Abort type before accessing the `hint` attribute...
wireprotov1server: capture Abort type before accessing the `hint` attribute Although the previous code worked, pytypes complained because `exc` is caught above as `BundleValueError, Abort, PushRaced`, and the other two don't have this attribute. Differential Revision: https://phab.mercurial-scm.org/D7463
Matt Harbison -
r44122:1d1232c0 default
Show More
Name Size Modified Last Commit Author
/ hgext3rd
__init__.py Loading ...