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
{{ message }}
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
case TOP_OF_HOUR:
return (int) diff / MILLIS_IN_ONE_HOUR; return negative result because of overflow
these make archiveRemover.cleanAsynchronously(now) first time run alway skip clean task and file never clean
Is this a problem or a special design? thanks for your answer.
The text was updated successfully, but these errors were encountered:
jr981008
changed the title
ch.qos.logback.core.rolling.helper.RollingCalendar#periodBarriersCrossed alway
ch.qos.logback.core.rolling.helper.RollingCalendar#periodBarriersCrossed return negtive result when first run
Dec 7, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
case TOP_OF_HOUR:
return (int) diff / MILLIS_IN_ONE_HOUR; return negative result because of overflow
these make archiveRemover.cleanAsynchronously(now) first time run alway skip clean task and file never clean
Is this a problem or a special design? thanks for your answer.
The text was updated successfully, but these errors were encountered: