ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
47 stars 78 forks source link

utils/misc: Fix AttributeError in tls_property #694

Closed douglas-raillard-arm closed 3 months ago

douglas-raillard-arm commented 3 months ago

Do not assume the value of the property was set before it is deleted.