#976 Make output from watch_tasks customizable when ctrl+c is pressed
Closed: Fixed 5 years ago Opened 5 years ago 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?


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

5 years ago

Login to comment on this ticket.

Metadata