GitHub user papegaaij opened a pull request:
https://github.com/apache/wicket/pull/266
WICKET-6530: fix possible race-condition for session invalidation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/papegaaij/wicket WICKET-6530
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/266.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #266
----
commit e7109db9d446dc8fcf65eb0d91d840c13afdfc4c
Author: Emond Papegaaij <papegaaij@...>
Date: 2018-02-05T13:10:21Z
WICKET-6530: fix possible race-condition for session invalidation
----
---