Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clients disconnect ungracefully #54

Closed
gitseti opened this issue Aug 28, 2019 · 0 comments
Closed

Clients disconnect ungracefully #54

gitseti opened this issue Aug 28, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gitseti
Copy link
Contributor

gitseti commented Aug 28, 2019

In the pub, sub and shell methods of the hivemq-cli the clients disconnect ungracefully, because the program terminates without disconnecting all the clients in the client cache. A shutdown-hook should be added to disconnect all clients from the cache, when the program terminates to prevent ungraceful disconnects.

@gitseti gitseti added the bug Something isn't working label Aug 28, 2019
@gitseti gitseti self-assigned this Aug 28, 2019
@gitseti gitseti added this to To do in Version 1.0.0 Aug 28, 2019
@gitseti gitseti moved this from To do to In progress in Version 1.0.0 Aug 29, 2019
@gitseti gitseti moved this from In progress to In Review in Version 1.0.0 Aug 29, 2019
@gitseti gitseti moved this from In Review to Done in Version 1.0.0 Sep 2, 2019
@gitseti gitseti closed this as completed Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Version 1.0.0
  
Version 1.0.0
Development

No branches or pull requests

1 participant