Archive
文章列表
按当前筛选条件继续浏览文章。
Swift Concurrency Series 09|Cancellation semantic invalidation problem in Swift Concurrency
阅读What is really difficult to collect is whether the cancellation signal can pass through the Task, bridging layer and side effect boundaries, and do not let the old results be fed back on the page
单一鸣 · Apr 8, 2026
Swift Concurrency Series 07|Common pitfalls when combining SwiftUI with async/await
阅读The real pitfall is usually not in the syntax, but in whether the "page life cycle" and "task life cycle" are aligned.
单一鸣 · Jul 30, 2024