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.
Details
Details
- Reviewers
dlax pulkit - Group Reviewers
hg-reviewers - Commits
- rHG1d1232c0726f: wireprotov1server: capture Abort type before accessing the `hint` attribute
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.