Description of problem: Yum never responds well to being interrupted by ^C or killed by a SIGTERM. It usually doesn't stop at all. When downloading, it will abort one transfer and then move on to trying the next mirror as if the user interruption had been a network error. It usually is suspendable with ^Z, and then killing it gracefully never works either. I have to kill -9 it every time. This is a very poorly-behaved program. Version-Release number of selected component (if applicable): Every version I have ever seen. How reproducible: 99.44% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Thank you for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 139459 ***