Subject: Can we set a timeout time for Net::SSH::Connection::Session#exec!
From: Bin Jin <bin.jinb qq.com>
Date: Thu, 17 Nov 2011 16:40:28 +0900
when using Net::SSH::Connection::Session#exec! ,sometimes command
execution is too long so I want to set a timeout time for it .
How can I achieve the goal ?
--
Posted via http://www.ruby-forum.com/.