|
[AsyncAlgorithms] FlatMapLatest algorithm
|
|
10
|
755
|
March 8, 2026
|
|
Swift Async Algorithms Proposal: mapError
|
|
11
|
993
|
January 12, 2026
|
|
AsyncSequence from URLSessionWebSocketTask?
|
|
10
|
617
|
November 3, 2025
|
|
AsyncSequence version of notifications is causing memory leaks
|
|
21
|
1333
|
October 7, 2025
|
|
NotificationCenter.default.messages() & AsyncAlgorithms collide
|
|
4
|
371
|
September 10, 2025
|
|
`Streaming`, looking for feedback
|
|
5
|
318
|
August 16, 2025
|
|
[Pitch] Limited Parallelism TaskGroup
|
|
38
|
1623
|
July 29, 2025
|
|
Wrapping a non-throwing AsyncIterator
|
|
0
|
75
|
June 16, 2025
|
|
Correct primitive for awaiting one AsyncSequence, and sending to another?
|
|
9
|
458
|
June 11, 2025
|
|
Get warnings when infinite AsyncSequence causes code to never be reached
|
|
5
|
224
|
June 3, 2025
|
|
[Pitch] Generalize `AsyncSequence` and `AsyncIteratorProtocol`
|
|
23
|
3832
|
May 28, 2025
|
|
Issue: A Stream will continue to produce elements even when its continuation has been finished
|
|
4
|
144
|
May 7, 2025
|
|
Are there continuations for synchronous code?
|
|
15
|
640
|
May 4, 2025
|
|
[Pitch] Transactional observation of values
|
|
97
|
5717
|
April 15, 2025
|
|
[Pitch] New APIs for Async[Throwing]Stream with backpressure support
|
|
27
|
3551
|
April 3, 2025
|
|
AsyncPublisher and Sendable
|
|
11
|
2131
|
April 2, 2025
|
|
Writing testable UI related code with modern Swift
|
|
19
|
1164
|
February 21, 2025
|
|
AsyncSequence / Stream version of PassthroughSubject or CurrentValueSubject?
|
|
20
|
13678
|
January 21, 2025
|
|
Unclear Actor Isolation in AsyncStream
|
|
2
|
240
|
January 9, 2025
|
|
Possible to return an AsyncSequence<T> for iOS 17 when building against iOS 18?
|
|
8
|
1584
|
December 19, 2024
|
|
Is `sending` allowed in AsyncSequences?
|
|
4
|
413
|
December 10, 2024
|
|
In SE-0314, AsyncStream, why does the unfolding function present backpressure?
|
|
0
|
304
|
December 7, 2024
|
|
AsyncStream stops yielding values
|
|
9
|
958
|
October 25, 2024
|
|
[Pitch] Observation (Revised)
|
|
117
|
18941
|
October 10, 2024
|
|
Availability of `Failure` type in `AsyncSequence`
|
|
0
|
197
|
September 29, 2024
|
|
Filter out 9 of 10 elements in an async stream
|
|
3
|
237
|
July 28, 2024
|
|
AsyncStream Element delivery
|
|
6
|
1093
|
July 26, 2024
|
|
Combine's PassthroughSubject inside an actor, is it safe?
|
|
5
|
1499
|
July 17, 2024
|
|
How to use Combine publisher with Swift concurrency? (Publisher.values could miss events)
|
|
8
|
10353
|
July 4, 2024
|
|
Unit-Testing and Confirming a Class Updates State with AsyncStream and Task
|
|
2
|
1227
|
June 28, 2024
|