Skip to content

Prevent exceptions from unsubscribe_event leaving DeviceProxy destructor

Per @bourtemb suggestion from #514 (closed) let's handle unsubscribe_event failures in ~DeviceProxy to prevent exceptions being thrown out of a destructor.

Merge request reports