When I do something like
while True: print(\'loop\')
and execute that code in sublime I am not able to stop it. I have to manually kill
Just type CTRL+C key on MacOS.