You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend checkHostExpiration in JMXProxyResourceTest to allow for an extra run of cleanInterval to verify isExpired() properly returns false if the accessDuration hasn't been passed.
Extend
checkHostExpiration
inJMXProxyResourceTest
to allow for an extra run ofcleanInterval
to verifyisExpired()
properly returns false if theaccessDuration
hasn't been passed.Covers other branch in:
https://github.com/mk23/jmxproxy/blob/master/src/main/java/com/github/mk23/jmxproxy/jmx/ConnectionWorker.java#L156
The text was updated successfully, but these errors were encountered: