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
An enum like enum foo { } is not sendable. Granted, you can't instantiate this type, but that doesn't mean we shouldn't be able to send it if you did manage to get ahold of one.