### Platform Version iOS 15 -> 17 ### SDK Version 6.0 (latest) ### Xcode Version Xcode 15.3 ### Steps To Reproduce Crash in prod, never experienced in Xcode. About 5% of users. Stack trace: 0 libswiftCore.dylib _assertionFailure(_:_:file:line:flags:) + 264 1 libswift_Concurrency.dylib CheckedContinuation.resume(returning:) + 508 2 MyProject SingleUpdateLocation.swift - Line 77 Tasks.SingleUpdateLocation.receivedLocationManagerEvent(_:) + 77 3 MyProject LocationAsyncBridge.swift - Line 94 LocationAsyncBridge.dispatchEvent(_:) + 94 4 MyProject LocationDelegate.swift - Line 53 @objc LocationDelegate.locationManager(_:didUpdateLocations:) + 53 5 CoreLocation CLClientStartVehicleHeadingUpdates + 119784 6 CoreLocation CLClientStartVehicleHeadingUpdates + 114960 ### Expected Behavior no crash ### Actual Incorrect Behavior Crashed: com.apple.main-thread