Why can't I set properties asynchronously?
|
|
5
|
306
|
April 3, 2025
|
EXC_BAD_ACCESS during access to actor-isolated array
|
|
10
|
283
|
April 3, 2025
|
Sending, inout sending, Mutex
|
|
14
|
793
|
April 3, 2025
|
Serial Execution in Swift Concurrency
|
|
10
|
309
|
April 2, 2025
|
Creating an async "control flow"-like API
|
|
6
|
204
|
April 2, 2025
|
CoreData, Concurrency, and Background Context Confusion
|
|
0
|
48
|
April 2, 2025
|
Task Identifier Issue
|
|
2
|
105
|
April 2, 2025
|
Something broke SE-0313?
|
|
2
|
266
|
April 2, 2025
|
Using a custom GlobalActor: "actor-isolated function was not called on the same actor"
|
|
9
|
225
|
April 1, 2025
|
How to write a type-eraser for @MainActor method?
|
|
3
|
144
|
April 1, 2025
|
Conditional async? Like rethrows but for async
|
|
1
|
209
|
April 1, 2025
|
Xcode 16.3: Can't use `makeIterator` via FileManager's enumerator(at:) in async function
|
|
9
|
248
|
April 1, 2025
|
Back-porting TaskExecutor
|
|
0
|
78
|
March 31, 2025
|
Cannot form key path to actor-isolated property
|
|
2
|
196
|
March 29, 2025
|
Potential false positive `sending '...' risks causing data races`
|
|
7
|
211
|
March 29, 2025
|
Concurrency error when using main actor-isolated property wrapper in a Preview
|
|
0
|
48
|
March 28, 2025
|
Task.detached and back to UIViewController - not on MainActor?
|
|
9
|
209
|
March 28, 2025
|
[Pitch] Add Hashable conformance to AsyncStream.Continuation
|
|
4
|
496
|
March 27, 2025
|
SE-0469: Task Naming
|
|
41
|
1818
|
March 27, 2025
|
Understanding by-value captures in @Sendable functions
|
|
3
|
264
|
March 27, 2025
|
A concurrency safety hole related to global actor isolated methods
|
|
1
|
124
|
March 26, 2025
|
Confusing behavior of data-race safety
|
|
1
|
74
|
March 25, 2025
|
Tasks shown "alive" in Instruments display even after they should have finished
|
|
3
|
572
|
March 24, 2025
|
Specify actor isolation inheritance for an entire class?
|
|
6
|
224
|
March 24, 2025
|
Non-sendable result type cannot be sent from nonisolated context in call to instance method
|
|
4
|
270
|
March 24, 2025
|
Task with sleep behavior in instrument
|
|
1
|
123
|
March 22, 2025
|
Why is != not sendable?
|
|
4
|
252
|
March 21, 2025
|
Closure Isolation Inheritance Issues
|
|
0
|
79
|
March 21, 2025
|
Sanity Check: Using a forever while loop within a Task to create a service
|
|
8
|
1358
|
March 19, 2025
|
Determining whether an async function will run on the main actor
|
|
16
|
15114
|
March 19, 2025
|