The problem was we were checking isExpired() on the entry, but if it was expired at that point, then it would be null.
1.5 KiB
1.5 KiB
The problem was we were checking isExpired() on the entry, but if it was expired at that point, then it would be null.