Mock URLProtocol with strict swift 6 concurrency
|
|
10
|
193
|
January 20, 2025
|
[question] Why is Task missing synchronously-accessible state info?
|
|
5
|
268
|
January 20, 2025
|
Guidance for nonisolated with SwiftUI extensions
|
|
14
|
573
|
January 20, 2025
|
Nested weak capture and implicit self in Swift 6
|
|
5
|
219
|
January 19, 2025
|
Non-suspending alternative to await?
|
|
36
|
1373
|
January 19, 2025
|
AsyncSequence version of notifications is causing memory leaks
|
|
12
|
241
|
January 19, 2025
|
[question]: (how to) re-introduce concurrent iteration runtime error for `AsyncStream`
|
|
11
|
1521
|
January 18, 2025
|
Promise is non-sendable type
|
|
6
|
1714
|
January 17, 2025
|
How to Create a Local Actor Isolated Task?
|
|
4
|
116
|
January 16, 2025
|
[Pitch] Inherit isolation by default for async functions
|
|
174
|
7872
|
January 16, 2025
|
Why both nonisolated and sendable keywords?
|
|
3
|
102
|
January 15, 2025
|
Returning a 'self'-isolated value as a 'sending' result risks causing data races
|
|
2
|
82
|
January 15, 2025
|
Common conundrum: main actor object with nonisolated init
|
|
6
|
169
|
January 14, 2025
|
Error - 'main actor-isolated uses in closure may race..'
|
|
3
|
155
|
January 14, 2025
|
How the Swift concurrency interacts with thread requirements for graphics libraries?
|
|
4
|
176
|
January 14, 2025
|
Calling async functions of actor members
|
|
8
|
238
|
January 14, 2025
|
Dispatch Queue based Custom Executor of Actor does not work on iOS 17?
|
|
6
|
186
|
January 12, 2025
|
Swift 6 inter-actor or actor-to-class communication
|
|
8
|
222
|
January 13, 2025
|
Are `sending` and `Sendable` same or related
|
|
6
|
281
|
January 11, 2025
|
Sending a var risks causing data races
|
|
14
|
337
|
January 10, 2025
|
Unclear Actor Isolation in AsyncStream
|
|
2
|
86
|
January 9, 2025
|
Feedback wanted: confusing concurrency diagnostic messages
|
|
43
|
4667
|
January 9, 2025
|
Async support in defer blocks?
|
|
11
|
2607
|
January 8, 2025
|
Versioning & back deployment of isolated deinit
|
|
10
|
484
|
January 8, 2025
|
Swift 6 concurrency error of passing sending closure
|
|
10
|
440
|
January 7, 2025
|
Non-actors isolated to an actor
|
|
1
|
256
|
January 5, 2025
|
Migration Challenges from Swift 5.x to Swift 6 in a UIKit
|
|
7
|
211
|
January 5, 2025
|
[Pitch] strict concurrency checking for async functions
|
|
4
|
519
|
January 4, 2025
|
Notifications when coming forward from the background
|
|
0
|
63
|
January 4, 2025
|
[Prospective Vision] Improving the approachability of data-race safety
|
|
182
|
11338
|
December 23, 2024
|