xous-core icon indicating copy to clipboard operation
xous-core copied to clipboard

Make wlan status sends fail gracefully

Open bunnie opened this issue 2 years ago • 0 comments

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

bunnie avatar Oct 01 '22 07:10 bunnie