openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
405 stars 110 forks source link

zypper client command cancellation #414

Open cy6erGn0m opened 2 years ago

cy6erGn0m commented 2 years ago

Most zypper commands should be cancellable, especially non-destructive commands like "search". At the moment, cancelling (interrupting with Ctrl-C) doesn't work properly and even after multiple strokes it takes too much time. It only prints messages like "okay okay, I'am exiting" but nothing happens and it keeps working

mlandres commented 2 years ago

Could you provide a zypper.log after a command was not abortable? I'd need to see where this happens as it appears to work for most people.