Not sure that's necessary - just need to change it so the code calls resource.wait(timeout) or resource.wait()
as appropriate. If it is considered desirable to provide a default, this could be used to set the Timeout field on the Gui if not already set. I guess the default value could be a property. S. On 5/19/05, Peter Lin <[EMAIL PROTECTED]> wrote: > I'll take a look at the sampler and see if I can change it to read > from jmeter.properties > > > peter > > > On 5/18/05, sebb <[EMAIL PROTECTED]> wrote: > > On 5/18/05, Martijn Blankestijn <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I investigated the bug report and the logfile. > > > > Thanks! > > > > > The timeout is set to 2000 (milliseconds). This is the (undocumented ;-( > > > ) default when there is no timeout. > > > > > > > Might be more intuitive if no timeout meant just that - i.e. wait forever. > > > > S. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

