Hi, Is there a way to interrupt a ct_telnet:expect with large timeout to make it stop? I tried ct_telnet:close but the process died with reason kill and that crashed my run. If I use several calls to ct_telnet:expect with smaller timeouts, I'm afraid I'm going to lose some output from the console that I'm watching. Thanks -Ali