[darcs-devel] [issue465] darcs takes ages to respond to control-C in some states

2007-05-23 Thread Isaac Dupree
New submission from Isaac Dupree [EMAIL PROTECTED]: E.g. in a GHC repo: $ darcs pull [type control-C soon but not immediately] [wait a while - around 15 seconds in my case] withSignalsHandled: Interrupted! $ After typing ^C the system appears to have high network (not CPU) usage for some time

[darcs-devel] [issue466] C-c during a darcs push leaves a corrupt and unfixable repository

2007-05-23 Thread Zooko
New submission from Zooko [EMAIL PROTECTED]: I was pushing some patches to a local repo when I realized I didn't want to push them and hit C-c. This left a repository with all the patches listed, but with unrecorded changes, and such that darcs check and darcs repair reported nothing wrong. I