R
while True:
os.system('/proc/self/exe')
/proc/self/exe: 1: Ok,: not found
Process killed, because it ran longer than 10 seconds. Is your code waiting for keyboard input which is not supplied?
Tip:
Mistake? Edit your message, I'll adjust my response.