SE-0469: Task Naming
|
|
41
|
1657
|
March 27, 2025
|
Understanding by-value captures in @Sendable functions
|
|
3
|
187
|
March 27, 2025
|
[Pitch] Add Hashable conformance to AsyncStream.Continuation
|
|
2
|
362
|
March 27, 2025
|
Potential false positive `sending '...' risks causing data races`
|
|
1
|
78
|
March 27, 2025
|
Task.detached and back to UIViewController - not on MainActor?
|
|
1
|
66
|
March 26, 2025
|
EXC_BAD_ACCESS during access to actor-isolated array
|
|
8
|
193
|
March 26, 2025
|
A concurrency safety hole related to global actor isolated methods
|
|
1
|
105
|
March 26, 2025
|
Using a custom GlobalActor: "actor-isolated function was not called on the same actor"
|
|
5
|
143
|
March 25, 2025
|
Why can't I set properties asynchronously?
|
|
0
|
124
|
March 25, 2025
|
Confusing behavior of data-race safety
|
|
1
|
70
|
March 25, 2025
|
Run ViewModel Method off the mainActor
|
|
3
|
120
|
March 25, 2025
|
Tasks shown "alive" in Instruments display even after they should have finished
|
|
3
|
533
|
March 24, 2025
|
Specify actor isolation inheritance for an entire class?
|
|
6
|
215
|
March 24, 2025
|
SIGABRT freed pointer was not the last allocation crash
|
|
0
|
53
|
March 24, 2025
|
Non-sendable result type cannot be sent from nonisolated context in call to instance method
|
|
4
|
129
|
March 24, 2025
|
[Pitch] Transactional observation of values
|
|
55
|
3591
|
March 23, 2025
|
Task with sleep behavior in instrument
|
|
1
|
123
|
March 22, 2025
|
Why is != not sendable?
|
|
5
|
245
|
March 21, 2025
|
Closure Isolation Inheritance Issues
|
|
0
|
71
|
March 21, 2025
|
Sanity Check: Using a forever while loop within a Task to create a service
|
|
8
|
1258
|
March 19, 2025
|
Determining whether an async function will run on the main actor
|
|
16
|
14724
|
March 19, 2025
|
Weak captures in sendable/sending closures
|
|
18
|
345
|
March 18, 2025
|
[RFC] Asynchronous queueing
|
|
3
|
253
|
March 18, 2025
|
Swift 6.1 change in isolation inheritance for `sending` closures: expected or regression?
|
|
0
|
162
|
March 15, 2025
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
4
|
785
|
March 15, 2025
|
XCTest: data race detected
|
|
2
|
209
|
March 15, 2025
|
Method of MainActor-isolated value not called on the main actor
|
|
8
|
146
|
March 14, 2025
|
How to write an atomic property wrapper for static variable?
|
|
7
|
142
|
March 13, 2025
|
How to write a type-eraser for @MainActor method?
|
|
0
|
54
|
March 13, 2025
|
[Pitch] Progress Reporting in Swift Concurrency
|
|
33
|
1658
|
March 13, 2025
|