Is this an appropriate way to observer multiple `NotificationCenter.default.notifications` sequences?
|
|
8
|
516
|
March 22, 2023
|
Async, Rethrows, and Defer
|
|
12
|
2470
|
March 22, 2023
|
A declarative library with async/await RequestDL (inspired in SwiftUI)
|
|
4
|
726
|
March 21, 2023
|
[Pitch] Observation (Revised)
|
|
74
|
4149
|
March 21, 2023
|
Non-sendable type '() throws -> ()' exiting actor-isolated context in call to non-isolated instance method 'perform(schedule:_:)' cannot cross actor boundary
|
|
8
|
312
|
March 20, 2023
|
Async function - to be executed sequentially
|
|
9
|
393
|
March 19, 2023
|
Async/Await effectiveness on a single core computer (linux-rpi)
|
|
12
|
440
|
March 14, 2023
|
Who knows how to call swift await async function in xcode debugger?
|
|
2
|
182
|
March 2, 2023
|
Tasks are all run on the same thread
|
|
7
|
380
|
February 19, 2023
|
Mixing async/await code with waitForExpectations in tests causes hang
|
|
5
|
517
|
February 17, 2023
|
Explicit self not required for Task closures?
|
|
19
|
5813
|
February 16, 2023
|
Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
189
|
February 8, 2023
|
Async/Await: is it possible to start a Task on @MainActor synchronously?
|
|
21
|
7921
|
January 26, 2023
|
Async forEach (again)
|
|
8
|
382
|
January 22, 2023
|
Undefined Symbol Error when using async/await function in module
|
|
0
|
213
|
January 20, 2023
|
How to set static variable that requires async initialization
|
|
2
|
307
|
January 20, 2023
|
Released AsyncObjects 2.0
|
|
0
|
1403
|
January 19, 2023
|
Singletons and MainActor isolation
|
|
0
|
131
|
January 16, 2023
|
Intermittent crash in concurrency runtime with message: mutex lock failed: Invalid argument
|
|
0
|
277
|
January 10, 2023
|
The latest information on `reasync`?
|
|
2
|
947
|
January 10, 2023
|
Swift Async Algorithms: Buffer
|
|
45
|
2353
|
January 9, 2023
|
[Pitch] Replay
|
|
0
|
584
|
January 2, 2023
|
Graphql/apollo-ios with TCA
|
|
1
|
447
|
January 2, 2023
|
Global Actor conformed to public NSObject
|
|
4
|
499
|
December 12, 2022
|
Swift Async Algorithms: Design Guidelines
|
|
27
|
1518
|
November 29, 2022
|
Swift Async Algorithms Proposal: Relay (Generators Lite?)
|
|
6
|
777
|
November 24, 2022
|
Swift Async Algorithms Proposal: Chunked & Timer
|
|
0
|
957
|
November 16, 2022
|
New Xcode, old libswift_Concurrency.dylib
|
|
16
|
5076
|
November 15, 2022
|
Async Await crash on iOS14 with Xcode 13.2.1
|
|
104
|
22873
|
November 13, 2022
|
AsyncPublisher causes crash in rather simple situation
|
|
11
|
1049
|
November 8, 2022
|