Menu

#7 request an additional timeout feature

open
nobody
None
5
2007-09-15
2007-09-15
Anonymous
No

sorry if pexpect already provides similar implementation: expect has a feature like this,

interact timeout 60 {
send " "
}

which send out a space every 60sec. it'd be nice if expect so that we can run a pexpect script to achieve anti-idle.

it'd be nicer if that interval can be implemented as a variable. but this is not very as much needed as the basic feature.

thanks.

Discussion


Log in to post a comment.