@FranzBusch and @Joannis_Orlandos to collaborate and a rough outline for a structured concurrency server applications post.
Carry over to post-conference plus there is a talk at the conference.
Swift 6
Adoption of strict concurrency is in progress
There are expected issues for XCTest; the work around is to mark tests as @MainActor, although there are some edge cases where this can cause issues. Adoption of SwiftTesting is recommended instead if possible (ie. no requirement for Swift 5.X)
Apple packages are planning to keep using the Swift 5 language mode with the Swift 6 compiler until the Swift 5.X compiler versions can be dropped.
Marketing
@ktoso to address creating benchmarks from the SSWG perspective.
Carry over.
Build out integrated example project @FranzBusch@tiborbodecs
Wait for Swift 6 before we build integrated example.
Carry over; some initial progress made by @tiborbodecs
Tibor: wanted to use Protocol Buffers, still looking for good idea
Show-case two server side projects/success stories @0xTim@ktoso
There should be some success stories at the conference; might be able to transfer some of these to blog posts
@tachyonics to review Refactor the Why Swift on Server section and add page on concurrency. by tachyonics · Pull Request #496 · swiftlang/swift-org-website · GitHub
carry over
Installing the Swiftinit GitHub app to swiftlang org @Ben_Cohen to look at, and team to bring up at the next Core Team meeting