Skip to content

do not close executor service when first WebSocket is closed - #216

Closed
sklegg wants to merge 1 commit into
TooTallNate:masterfrom
sklegg:master
Closed

do not close executor service when first WebSocket is closed#216
sklegg wants to merge 1 commit into
TooTallNate:masterfrom
sklegg:master

Conversation

@sklegg

@sklegg sklegg commented Nov 13, 2013

Copy link
Copy Markdown

this caused the WebSocket service to die when SSL was used and an
ExecutorService was created inside DefaultSSLWebSocketServerFactory

this caused the WebSocket service to die when SSL was used and an
ExecutorService was created inside DefaultSSLWebSocketServerFactory
@DeHecht

DeHecht commented Nov 21, 2013

Copy link
Copy Markdown

i faced this issue aswell yesterday.

What about adding the shutdown-method into the interface "WebSocketServerFactory" and let the WebSocketServer shut it down when it gets closed?

@marci4

marci4 commented Mar 15, 2017

Copy link
Copy Markdown
Collaborator

fixed by #331

@marci4 marci4 closed this Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants