eigenein / my-iot-rs

Yet another home automation (alpha)
https://eigenein.github.io/my-iot-rs/html
MIT License
32 stars 5 forks source link

Suppress or fix `sending on a disconnected channel` #112

Closed eigenein closed 4 years ago

eigenein commented 4 years ago

When a service fails to start and thus is not listening to messages, the error floods the logs:

[ERROR] (21) my_iot::core::bus: Could not send the message: sending on a disconnected channel