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
contentResolver.query is attempting to perform a network query on the main thread. Move this to a coroutine to prevent blocking.
Fixestailscale/corp#24293
Signed-off-by: kari-ts <[email protected]>
0 commit comments