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
This is an `enum` with associated values of `Int` type that are all `Sendable`, so should be safe mark the whole `enum` as such.
This change is low to no risk for 5.9 as it's additive and doesn't touch any other types or functions.
Resolves#787.
0 commit comments