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

MQTT connection is not closing properly on application shutdown #15

Open
yagotlima opened this issue Jan 28, 2022 · 0 comments
Open

MQTT connection is not closing properly on application shutdown #15

yagotlima opened this issue Jan 28, 2022 · 0 comments

Comments

@yagotlima
Copy link

When a NestJS application using this MQTT module is shut down, the MQTT connection created is not properly closed bi calling the end method.

This may keep the application running even after Jest's integration or E2e tests have already finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant