lgoldstein edited a comment 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 = Duration.ofSeconds(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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org