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

[Bug] When mainmodule restarts, it does not close open Mosquitto processes #6

Open
ThomasTJdev opened this issue Jul 9, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@ThomasTJdev
Copy link
Owner

This can cause many Mosquitto processes to run.

@ThomasTJdev ThomasTJdev added the bug Something isn't working label Jul 9, 2018
@ThomasTJdev
Copy link
Owner Author

Current: Mainmodules restarts from nimha.nim after an error
Result: Started Mosquitto process is not closed = user ending with multiple Mosquitto processes running

Solution ?: nimha.nim quits after an error in a Mainmodule, and systemd restarts the whole program.
Cons: User needs to use systemd

@ThomasTJdev ThomasTJdev changed the title Bug: When mainmodule restarts, it does not close open Mosquitto processes [Bug] When mainmodule restarts, it does not close open Mosquitto processes Aug 2, 2018
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
None yet
Development

No branches or pull requests

1 participant