Task as AsyncSequence
|
|
5
|
426
|
February 21, 2025
|
RFC: Educational notes for data-race safety errors
|
|
1
|
275
|
February 21, 2025
|
Feedback wanted: confusing concurrency diagnostic messages
|
|
46
|
4879
|
February 21, 2025
|
[Pitch] Control default actor isolation inference
|
|
18
|
973
|
February 21, 2025
|
[Pitch] Task Priority Escalation APIs
|
|
22
|
1314
|
February 20, 2025
|
[Pitch][Concurrency] Starting tasks synchronously from caller context
|
|
12
|
1080
|
February 20, 2025
|
`sending` is not allowed for parameters in associated values
|
|
3
|
102
|
February 20, 2025
|
`withUnsafeCurrentTask` and inheritance of actor isolation
|
|
2
|
62
|
February 19, 2025
|
Exploring actors
|
|
4
|
115
|
February 19, 2025
|
[Pitch] Import Objective-C completion handler parameters as `@Sendable`
|
|
6
|
584
|
February 18, 2025
|
onGeometryChange: Assertion failed: Block was expected to execute on queue
|
|
9
|
1068
|
February 18, 2025
|
Actor Reentrancy
|
|
16
|
7281
|
February 18, 2025
|
How to use `withCheckedContinuation` with an async closure?
|
|
8
|
248
|
February 16, 2025
|
[Pitch] Add Hashable conformance to AsyncStream.Continuation
|
|
0
|
203
|
February 15, 2025
|
Understanding Parallelization with Task Group
|
|
18
|
953
|
February 13, 2025
|
Closure isolation capture seemingly can't see through aliases – expected or a bug?
|
|
0
|
54
|
February 13, 2025
|
`withTaskCancellationHandler` seemingly introduces suspension point
|
|
4
|
94
|
February 13, 2025
|
Understanding Task Groups and the limits in creating concurrent tasks
|
|
7
|
862
|
February 12, 2025
|
XCTest: data race detected
|
|
1
|
159
|
February 11, 2025
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
3
|
300
|
February 11, 2025
|
`TaskGroup` and `sending` closures
|
|
13
|
420
|
February 11, 2025
|
What's the difference between directly using an asyncly returned non-sendable type in .task and indirectly using it with another function?
|
|
19
|
307
|
February 8, 2025
|
Semaphore alternatives for structured concurrency
|
|
7
|
8810
|
February 8, 2025
|
What's being unsafely sent here?
|
|
10
|
157
|
February 7, 2025
|
[Solved] "swift build" reports concurrency error but "swift <file>" doesn't
|
|
1
|
63
|
February 7, 2025
|
Actor inheritance when spawning task indirectly via synchronous non-isolated function
|
|
8
|
1719
|
February 7, 2025
|
Compiler crash related to "TransferNonSendable"
|
|
2
|
96
|
February 6, 2025
|
Ideas for some concurrency syntax
|
|
7
|
693
|
February 6, 2025
|
Has Swift's concurrency model gone too far?
|
|
131
|
4007
|
February 6, 2025
|
CALayer issue with Swift 6 concurrency
|
|
10
|
166
|
February 5, 2025
|