Commit graph

4 commits

Author SHA1 Message Date
Joey Hess
fb20f6829d
bug triage; add new 'confirmed' tag 2014-05-24 16:29:41 -04:00
Joey Hess
613e747d91 bring back default SIGINT handler
This seems to fix a problem I've recently seen where ctrl-c during rsync
leads to `git annex get` moving on to the next thing rather than exiting.

Seems likely that started happening with the switch to System.Process
(d1da9cf221), as the old code took care
to install a default SIGINT handler.

Note that since the bug was only occurring sometimes, I am not 100% sure
I've squashed it, although I seem to have.
2012-10-01 23:01:29 -04:00
Joey Hess
39f3e9e068 update 2012-02-24 17:53:21 -04:00
Joey Hess
9e2ab6f1aa add 2012-01-13 10:26:47 -04:00