Post #2282303
2026-02-12 12:56 UTC
@vrutberg@masto.nu @mattiem@mastodon.social Re: AsyncSequence.share(), also note this recent forum thread: https://forums.swift.org/t/new-subscribers-to-share-dont-receive-buffered-values-whats-a-tidy-option-to-get-that/84652. tl;dr: share() is more like PassthroughSubject than CurrentValueSubject.
Replies (1)
-
@vrutberg@masto.nu 2026-02-13 06:31
@ole@chaos.social @mattiem@mastodon.social Ooh, thanks for sharing. I’ve been lurking around on the Swift Forums but missed this thread.