Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Aborting a Loop

Say I have a function which runs a while loop which always evaluates as true and thus keeps running, is there a way to abort this without just closing the terminal all together? Thanks.