diff mercurial/phases.py @ 34637:5f79f5f8487a

bundle2: immediate exit for ctrl+c (issue5692) 21c2df59a regressed bundle2 by catching all exceptions and trying to handle them. The old behavior was to allow KeyboardInterrupts to throw and not have graceful cleanup, which allowed it to exit immediately. Let's go back to that behavior. Differential Revision: https://phab.mercurial-scm.org/D960
author Durham Goode <durham@fb.com>
date Wed, 11 Oct 2017 10:36:59 -0700
parents 1faa34347b24
children cdf833d7de98
line wrap: on
line diff