Fixed min/max operations in ComputerRetentionWork
As previously implemented, nextCheck would always happen in 1 minute, regardless of what the RetentionStrategy.check() returned.
Loading
Please register or sign in to comment
As previously implemented, nextCheck would always happen in 1 minute, regardless of what the RetentionStrategy.check() returned.