Fix iOS simulator watchdog crash in iCloud backup transport (Kotlin Multiplatform)
Takeaway: Next time I'd point straight at the ICloudBackupTransport file since the crash log made the source pretty obvious, and let the agent confirm the main-thread-blocking theory with a quick web search before touching code.