bug: ctrl-c during revision installation may be ignored
Robert Collins
robertc at robertcollins.net
Mon Sep 12 12:43:06 BST 2005
Something in bzr has an overly broad except clause - I did a ctrl-c
during the revision pulling phase of a merge, which resulted in a
'failed to install revisionX' message, but the revision pulling
continuing.
As a general principal, we should never have a catch-all except clause
except where we also have either a raise (in this case a finally:
probably makes more sense), or a very very tightly constrained context.
Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050912/6e5438aa/attachment.pgp
More information about the bazaar
mailing list