You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The device attributes when not loaded were not `nil`, but rather an `Ash`
internal representation of it. When trying to query for them the server crashed,
making it impossible to read any device.
This PR removes the code handling this case and makes use of ash internal cache
system.
Signed-off-by: Luca Zaninotto <luca.zaninotto@secomind.com>
0 commit comments