Upcoming changes to Vapor with Sendable
Advance warning of some upcoming changes to Vapor as we continue our Concurrency journey.
→ blog.vapor.codes/posts/upcoming-sendable-changes/
The Vapor team is implementing Sendable annotations across its repositories, starting with a significant pull request, to enhance safety in Swift Concurrency, following a challenging but unsuccessful attempt to use actors for some internals.
These changes, beginning with a beta release for testing, aim to align Vapor with best practices as compiler warnings increase, ensuring robust concurrency handling. The adoption of Sendable will unblock other queued pull requests, potentially leading to a flurry of releases in the coming weeks, strengthening Vapor’s foundation for safe, concurrent server-side development.
Category:
Tags:
Year: