Swift 6 Strict Concurrency Support
pappalar opened this issue · comments
Marco Pappalardo commented
Hello!
Wanted to make a report for future codebase evolution.
I tested the develop
branch with complete
Strict Concurrency flag, that will be the default in Swift 6 and noticed that the codebase would not compile due to @mainactor and some Sendable conformance missing.