lgoldstein commented on issue #115: Add timeout with Duration and apply larger 
timeouts to tests that oft…
URL: https://github.com/apache/mina-sshd/pull/115#issuecomment-592032903
 
 
   That would be ideal... if possible, the the relevant timeouts in the tests 
can simply be written as
   ```java
   private static final Duration TIMEOUT = 
System.getIntProperty("property.controlled.by.profile", ...some default 
value...); // or something to this effect.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to