|
|
|
|
|
by marcosdumay
642 days ago
|
|
It's worse, because there are languages that encode interruption into the error handling functionality, so it's common that people mismanage their errors and programs require several Ctrl-C presses to actually reach the interruption handler. What means that you have to memorize a list of "oh, this program needs Ctrl-C 3 times; oh, this program must only receive Ctrl-C once!"... I don't know of any "oh, this program needs Ctrl-C exactly 2 times", but it's an annoying possibility. |
|
Hence you can just press it once and wait half a second, if no message to this effect appears you can spam ctrl-c.