#976 Make output from watch_tasks customizable when ctrl+c is pressed
Closed: Fixed Opened by cqi.

There is a case of fedpkg. rpkg calls watch_tasks to wait task. When press Ctrl+C, it output

Tasks still running. You can continue to watch with the 'fedpkg watch-task' command.
Running Tasks:

But, fedpkg does not have a command watch-task. The name fedpkg is retrieved from sys.argv[0].

Could you please provide a way to make it possible to customize the output? Or make the handler of KeyboardInterrupt is optional and customizable?


candidate PR #981

Metadata Update from @julian8628:
- Issue set to the milestone: 1.17

Commit 109a0d8d fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/976

Please continue any further discussion there.

Metadata