lastSessionCheckTime updated after session check
Issue: SPR-13745
This commit is contained in:
@@ -433,6 +433,7 @@ public class SubProtocolWebSocketHandler
|
||||
}
|
||||
}
|
||||
finally {
|
||||
this.lastSessionCheckTime = currentTime;
|
||||
this.sessionCheckLock.unlock();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user