dlibox icon indicating copy to clipboard operation
dlibox copied to clipboard

^C doesn't respond when connecting to mqtt fails on startup

Open prologic opened this issue 7 years ago • 1 comments

Noticed this in testing and trying to get the daemon/server up and running.

prologic avatar Nov 09 '18 11:11 prologic

Thanks, yes the current state of the project is a bit sad; and the code tries to "nicely" handle Ctrl-C, but fails to. https://github.com/maruel/dlibox/blob/master/cmd/dlibox/main.go#L34

maruel avatar Nov 09 '18 13:11 maruel