@isolated(any) isolation property is nil for non global actor isolation
|
|
11
|
226
|
August 5, 2025
|
Crash on the boundary between Swift 5 and Swift 6 code
|
|
11
|
448
|
August 1, 2025
|
[Pitch] Capturing values in async for loops
|
|
9
|
2032
|
August 1, 2025
|
Optimizing task switching in deeply-nested concurrent code
|
|
6
|
213
|
August 1, 2025
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
568
|
July 31, 2025
|
Why are semaphores, conditions, and read/write locks unsafe in Swift Concurrency?
|
|
21
|
1101
|
July 31, 2025
|
Starting tasks in main versus starting them by calling a function from main
|
|
7
|
139
|
July 31, 2025
|
Question about the behaviour of `@isolated(any)`
|
|
4
|
121
|
July 31, 2025
|
defaultIsolation MainActor and Core Data background tasks
|
|
20
|
330
|
July 29, 2025
|
[Pitch] Limited Parallelism TaskGroup
|
|
38
|
1287
|
July 29, 2025
|
How to unit test AsyncStream functionality
|
|
2
|
90
|
July 29, 2025
|
Has Swift's concurrency model gone too far?
|
|
144
|
6079
|
July 29, 2025
|
How to kick off a group of async tasks I dont care to wait for
|
|
5
|
248
|
July 26, 2025
|
Combine Interop with Swift Concurrency
|
|
7
|
564
|
July 26, 2025
|
Swift-service-lifecycle question
|
|
8
|
201
|
July 24, 2025
|
[Pre-Pitch] Data-Dependent Test Serialization
|
|
12
|
443
|
July 24, 2025
|
Suggested tips for `swift_Concurrency_fatalError` crashes?
|
|
5
|
232
|
July 24, 2025
|
Promise is non-sendable type
|
|
9
|
2329
|
July 24, 2025
|
Announcing SwiftQC: A Feature-Rich Testing Framework for Swift 6 with Stateful & Parallel Capabilities
|
|
5
|
490
|
July 23, 2025
|
Task safe way to write a file asynchronously
|
|
18
|
11405
|
July 23, 2025
|
Static property wrappers and strict concurrency in 5.10
|
|
29
|
4627
|
July 23, 2025
|
Introducing swift-erlang-actor-system
|
|
8
|
16511
|
July 23, 2025
|
withTaskCancellationHandler operation ignores MainActor isolation inside global function
|
|
1
|
55
|
July 22, 2025
|
Inheritance of actor isolation for TaskGroup
|
|
8
|
207
|
July 22, 2025
|
Default Main Actor isolation and protocol inheritance
|
|
7
|
531
|
July 22, 2025
|
Modern Concurrency Adoption in Legacy Codebases: How do we balance async/await with team skill gaps?
|
|
2
|
196
|
July 21, 2025
|
Consuming an AsyncStream from multiple Tasks
|
|
12
|
12761
|
July 19, 2025
|
Calling an actor method in a sync context: which method is better?
|
|
5
|
165
|
July 18, 2025
|
Task not firing in a Notification Closure
|
|
3
|
123
|
July 18, 2025
|
`TaskGroup` and `sending` closures
|
|
16
|
904
|
July 17, 2025
|