After migrating apps from Swift 5 to Swift 6, crashes appear in the Airship SDK at Workers.calculateBackgroundWaitTime(maxTime:). This is a Swift 6 concurrency crash in the SDK's rate-limiting internals, not app code: it shows up only after the Swift 6 migration with no app-side changes.