[iTCL] change default script timeout via function
is there a way to change the amount of time a script can run without printing to console? or a way to keep a script running longer without output to console? atm, after 60(?) seconds, the connection will be lost, which is fine for most scripts, but i need a way to disable this from itcl for a script.
i know there used to be a setting in .ini (or there was no timeout, cant remeber exactly)
thanks.
|