##// END OF EJS Templates
revlog: avoid raising no-arg RevlogError for internal flow control...
revlog: avoid raising no-arg RevlogError for internal flow control I'm about to make RevlogError require a `message` argument and this code was failing. This patch refactors it to not raise an exception for intra-function flow control. Differential Revision: https://phab.mercurial-scm.org/D10740
Martin von Zweigbergk -
r48074:93a0abe0 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / concurrent
futures
LICENSE Loading ...
__init__.py Loading ...