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
Fix race conditions in PrimitiveSequence+Concurrency (#2641) This caused continuations to be resumed more than once, crashing clients due to a violation of the Swift Concurrency contract