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
I believe that, currently, Object, Class, etc are Send and Sync because they don't contain any types to specify otherwise. Is this correct? At least, it seems like not all objects are Sync.