If you run this (make-string 100000 #\A) or (expt 10 100000) it takes too long to print. While it is printing, if you click the Stop/Kill button, it changes but it does not stop or kill the process.