Mercurial > hg
comparison mercurial/patch.py @ 29761:39149b6036e6
dispatch: split global error handling out so it can be reused
We may want a similar error handling at worker.py. This patch extracts the
error handling logic to "callcatch" so it can be reused.
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 09 Aug 2016 16:45:28 +0100 |
parents | 160c829dd5d0 |
children | 50f2966f86ca |
comparison
equal
deleted
inserted
replaced
29760:3df9f780c90e | 29761:39149b6036e6 |
---|