-
Bug
-
Resolution: Done
-
Major
-
1.1.0.CR4
-
- Deploy a @ServerEndpoint with an @OnClose method.
- Connect and disconnect a client.
In my annotated server endpoint, the OnClose annotated method is called twice, in quick succession, for each normal physical endpoint close. The first close has reason 1001, the second has 1000.