Correct primitive for awaiting one AsyncSequence, and sending to another?
|
|
7
|
224
|
May 19, 2025
|
Issue: A Stream will continue to produce elements even when its continuation has been finished
|
|
4
|
72
|
May 7, 2025
|
Are there continuations for synchronous code?
|
|
15
|
463
|
May 4, 2025
|
[Pitch] Transactional observation of values
|
|
97
|
5037
|
April 15, 2025
|
[Pitch] New APIs for Async[Throwing]Stream with backpressure support
|
|
27
|
3304
|
April 3, 2025
|
AsyncPublisher and Sendable
|
|
11
|
1751
|
April 2, 2025
|
Writing testable UI related code with modern Swift
|
|
19
|
287
|
February 21, 2025
|
AsyncSequence version of notifications is causing memory leaks
|
|
20
|
670
|
January 22, 2025
|
AsyncSequence / Stream version of PassthroughSubject or CurrentValueSubject?
|
|
20
|
12213
|
January 21, 2025
|
Unclear Actor Isolation in AsyncStream
|
|
2
|
126
|
January 9, 2025
|
Possible to return an AsyncSequence<T> for iOS 17 when building against iOS 18?
|
|
8
|
804
|
December 19, 2024
|
Is `sending` allowed in AsyncSequences?
|
|
4
|
222
|
December 10, 2024
|
In SE-0314, AsyncStream, why does the unfolding function present backpressure?
|
|
0
|
251
|
December 7, 2024
|
AsyncStream stops yielding values
|
|
9
|
575
|
October 25, 2024
|
[Pitch] Generalize `AsyncSequence` and `AsyncIteratorProtocol`
|
|
22
|
3337
|
October 16, 2024
|
[Pitch] Observation (Revised)
|
|
117
|
17865
|
October 10, 2024
|
Availability of `Failure` type in `AsyncSequence`
|
|
0
|
149
|
September 29, 2024
|
Filter out 9 of 10 elements in an async stream
|
|
3
|
200
|
July 28, 2024
|
AsyncStream Element delivery
|
|
6
|
722
|
July 26, 2024
|
Combine's PassthroughSubject inside an actor, is it safe?
|
|
5
|
1119
|
July 17, 2024
|
How to use Combine publisher with Swift concurrency? (Publisher.values could miss events)
|
|
8
|
8912
|
July 4, 2024
|
Unit-Testing and Confirming a Class Updates State with AsyncStream and Task
|
|
2
|
888
|
June 28, 2024
|
Swift Async Algorithms Proposal: Produce Empty Chunks
|
|
0
|
686
|
June 18, 2024
|
Is it possible to look ahead when processing AsyncSequence?
|
|
9
|
420
|
April 17, 2024
|
Immediately start receiving values from an AsyncSequence
|
|
2
|
1875
|
April 2, 2024
|
Pitch: Switch on error
|
|
4
|
801
|
February 15, 2024
|
Swift Async Algorithms Proposal: AsyncBackPressuredStream
|
|
7
|
1844
|
January 3, 2024
|
Mapping AsyncSequence result
|
|
0
|
361
|
October 25, 2023
|
[Pitch] Replay
|
|
1
|
1458
|
October 12, 2023
|
Parallelizing work with back pressure
|
|
13
|
1730
|
October 4, 2023
|