#570398 why not allow ^C interrupts, or at least ^Z suspend

Package:
whiptail
Source:
newt
Description:
Displays user-friendly dialog boxes from shell scripts
Submitter:
Date:
2010-03-03 11:54:10 UTC
Severity:
wishlist
#570398#5
Date:
2010-02-18 15:25:16 UTC
From:
To:
Cannot ^Z or ^C kill rcconf.
What is the logic for why these actions are not allowed?
Yes one can hit <cancel>, but that doesn't mean ^C is worse.

So then I did killall -1 rcconf from another window, which resulted in a
runaway whiptail process. Please reassign this bug if needed.

#570398#10
Date:
2010-02-26 15:38:37 UTC
From:
To:
You must not use ^C to kill rcconf.
You use <cancel> to quit rcconf safely.

#570398#15
Date:
2010-03-03 11:51:37 UTC
From:
To:
reopen 570398
reassign 570398 whiptail
found 570398 0.52.10-6
retitle 570398 why not allow ^C interrupts, or at least ^Z suspend
thanks
Or document why not on the man page/and or allow each package to
chose if they really want to not allow e.g., even ^Z.