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
Since `_get_e2e_cross_signing_signatures_for_devices` always return a key for every entry in `device_query`,
there will never be a case where the function can return `None`, even when decorated with `@cacheList`.
0 commit comments