]> source.dussan.org Git - vaadin-framework.git/commit
fix: Prevent deadlock in findOrCreateVaadinSession (#12353) 7.7.27
authorTatu Lund <tatu@vaadin.com>
Mon, 9 Aug 2021 10:22:58 +0000 (13:22 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Aug 2021 10:22:58 +0000 (13:22 +0300)
commit308c6e46b48a3d48428d933e37b1ef5e4509e0ae
treee95e302bbfdeddacf277192587a1de6e7b2e52ca
parent0000c0ef34eaba6da9a10d6298cbf2963991b618
fix: Prevent deadlock in findOrCreateVaadinSession (#12353)
server/src/main/java/com/vaadin/server/VaadinService.java