133
133
# Timeout: Restart the session
134
134
response = restart_console(uid, jail_path, working_dir,
135
135
"The IVLE console has timed out due to inactivity")
138
response = restart_console(uid, jail_path, working_dir,
137
141
# Some other error - probably serious
138
142
raise socket.error, (enumber, estring)