Unexpected Warning: Capture of non-sendable type
|
|
2
|
68
|
June 15, 2025
|
WatchConnectivity Swift 6 - Incorrect actor executor assumption
|
|
4
|
528
|
June 14, 2025
|
Bring a custom global actor into C?
|
|
3
|
129
|
June 14, 2025
|
Lack of SendableMetaType for Combine's Subscriber makes it impossible to use it in Swift 6.2
|
|
4
|
106
|
June 14, 2025
|
Can a protocol imply nonisolated?
|
|
5
|
275
|
June 14, 2025
|
@concurrent and main actor isolation
|
|
11
|
282
|
June 13, 2025
|
Default Main Actor isolation and protocol inheritance
|
|
2
|
236
|
June 13, 2025
|
[Pitch] Limited Parallelism TaskGroup
|
|
30
|
601
|
June 13, 2025
|
RFC: Data-race safety chapter in the TSPL Language Reference
|
|
5
|
293
|
June 13, 2025
|
`func == ` vs MainActor
|
|
20
|
221
|
June 12, 2025
|
Dynamically checking isolation
|
|
5
|
119
|
June 12, 2025
|
Default Isolation: MainActor vs. property wrappers
|
|
1
|
79
|
June 11, 2025
|
`Task + @MyActor` vs `Task + await`
|
|
4
|
140
|
June 11, 2025
|
[Pitch] Structured Task Cancellation Tokens
|
|
12
|
802
|
June 11, 2025
|
Swift 6.2 opt in features
|
|
0
|
206
|
June 10, 2025
|
"Capture of non-sendable type" concurrency warning from AsyncSequence AsyncIterator?
|
|
6
|
148
|
June 10, 2025
|
RFC: Documentation for isolation inference from classes and protocols [SE-0316]
|
|
7
|
421
|
June 10, 2025
|
Accessing main actor-isolated property from deinit is allowed, but should it?
|
|
3
|
66
|
June 10, 2025
|
Static property wrappers and strict concurrency in 5.10
|
|
27
|
4374
|
June 9, 2025
|
Non-sendable @MainActor-isolated closure after SE-0434
|
|
0
|
95
|
June 8, 2025
|
What are the observable differences between code executed in current task vs. a new top-level Task?
|
|
5
|
225
|
June 8, 2025
|
Closure + actor + task
|
|
4
|
414
|
June 5, 2025
|
NSManagedObjectContext perform Sending value of non-Sendable type
|
|
3
|
155
|
June 5, 2025
|
RBI: missing data race diagnostics in actor-context-inheriting closure
|
|
0
|
50
|
June 3, 2025
|
MainActor.assumeIsolated crashes with EXC_BAD_ACCESS in mergeable library
|
|
0
|
44
|
June 3, 2025
|
Swift4Lambda v2 equivalent of init(context: LambdaInitializationContext)
|
|
4
|
134
|
June 2, 2025
|
Xcode 16.3: UnsafeContinuation.resume EXC_BAD_ACCESS crash
|
|
7
|
432
|
May 30, 2025
|
Closure isolation capture seemingly can't see through aliases – expected or a bug?
|
|
2
|
164
|
May 29, 2025
|
Tasks Created in an Actor-Isolated Context are Enqueued Deterministically
|
|
7
|
271
|
May 29, 2025
|
[Pitch] Generalize `AsyncSequence` and `AsyncIteratorProtocol`
|
|
23
|
3569
|
May 28, 2025
|