]> source.dussan.org Git - vaadin-framework.git/commit
Fix race condition that might leave access queue unpurged (#12277)
authorLeif Åstrand <leif@vaadin.com>
Mon, 29 Jul 2013 12:51:33 +0000 (15:51 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 29 Jul 2013 12:51:33 +0000 (15:51 +0300)
commit3a373efe27780f3ffd1f0e01fb6dabdb65af590c
treef7307d3b5c3cb53c35e99e9cd370fb14aa1438e8
parent421922705b6e5bd2abf6a11d83f5b4a4791f968a
Fix race condition that might leave access queue unpurged (#12277)

Merge: no
Change-Id: Iee1012486906d8c2c46cef94cfcd6d2b399d7a6b
server/src/com/vaadin/server/VaadinService.java
server/src/com/vaadin/server/VaadinSession.java