xous-core
xous-core copied to clipboard
Make wlan status sends fail gracefully
Subscribers can disappear. Make this line (and similar ones) fail gracefully in case a caller has unsubscribed but the unsub call hasn't gone through yet:
https://github.com/betrusted-io/xous-core/blob/b9dbabc198faac403b3f7f56a107f6c1da697d2b/services/net/src/connection_manager.rs#L412