|
Sendable warning with thread safe property wrapper
|
|
12
|
5053
|
July 17, 2026
|
|
`for await` and `weak self`
|
|
9
|
452
|
July 12, 2026
|
|
Switch to background thread, then back to main once it's done
|
|
63
|
1225
|
July 10, 2026
|
|
Restarting a cancelled AsyncStream
|
|
1
|
134
|
July 10, 2026
|
|
EXC_BAD_ACCESS when calling sending API from Objective C
|
|
4
|
196
|
July 9, 2026
|
|
Isolated type vs. Sendable isolated type
|
|
8
|
249
|
July 8, 2026
|
|
Isolation macro: documentation is incomplete?
|
|
7
|
152
|
July 7, 2026
|
|
AVCaptureSession and concurrency
|
|
7
|
4639
|
July 6, 2026
|
|
Incremental strict concurrency adoption
|
|
14
|
525
|
July 3, 2026
|
|
Strange behavior with _swift_task_enqueueGlobal_hook
|
|
11
|
393
|
June 24, 2026
|
|
Global actor as TaskLocal
|
|
18
|
654
|
June 23, 2026
|
|
Making makeshift/partial generic isolation using generic global actors
|
|
0
|
96
|
June 21, 2026
|
|
Await? feature
|
|
3
|
602
|
June 18, 2026
|
|
Deadlock When Using DispatchQueue from Swift Task
|
|
50
|
8307
|
June 17, 2026
|
|
How can I "change the type" of an parameter in an synchronous @isolated(any) closure?
|
|
9
|
282
|
June 16, 2026
|
|
Multiple AsyncSequences from one?
|
|
14
|
894
|
June 15, 2026
|
|
Convert synchronous function to an UnownedJob?
|
|
2
|
167
|
June 12, 2026
|
|
Task execution order guarantees when targeting MainActor
|
|
18
|
653
|
June 12, 2026
|
|
Does withCheckedContinuation suspend _before_ calling its closure?
|
|
10
|
403
|
June 11, 2026
|
|
Adding Sendable conformance types from other libraries
|
|
10
|
377
|
June 10, 2026
|
|
`sending` cancellation handler in `withTaskCancellationHandler`
|
|
6
|
231
|
June 10, 2026
|
|
Possibility of synchronous Task body execution
|
|
10
|
648
|
June 9, 2026
|
|
AsyncStream as a Task queue
|
|
10
|
343
|
June 8, 2026
|
|
Potential issues with TaskGate
|
|
0
|
134
|
June 7, 2026
|
|
Non-isolated, Non-sending Interleaved Work Queue
|
|
8
|
371
|
May 29, 2026
|
|
Sendable async closures and nonisolated(nonsending) behavior
|
|
2
|
173
|
May 27, 2026
|
|
Is nonisolated(nonsending) on a function *parameter* mostly useless?
|
|
32
|
839
|
May 25, 2026
|
|
Question about the return value of Task.withTaskCancellationHandler
|
|
2
|
147
|
May 19, 2026
|
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
37
|
6877
|
May 11, 2026
|
|
Implementing a HeartbeatActor. Should I consider executorPreference
|
|
10
|
394
|
May 10, 2026
|