]> source.dussan.org Git - vaadin-framework.git/commit
Guard against disconnect() being called twice (#15263)
authorArtur Signell <artur@vaadin.com>
Thu, 6 Aug 2015 08:13:21 +0000 (11:13 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 12 Aug 2015 08:29:15 +0000 (08:29 +0000)
commite02262491c5d3d1b5c8c8e08a118af65e9b5f6ac
treecdabbb2a7dd6312873f400f108502a047be2cb26
parent2b19ef308931a0f0d2d1a87b8ac11a38412eb0ef
Guard against disconnect() being called twice (#15263)

Change-Id: I256529ebcf4a223faa6fd43c4090ba4544c2b040
server/src/com/vaadin/server/communication/AtmospherePushConnection.java