Skip to content

Feed: Temp replace taskSeq with asyncSeq#213

Closed
nordfjord wants to merge 18 commits intojet:sig-tweaksfrom
nordfjord:remove-task-seq
Closed

Feed: Temp replace taskSeq with asyncSeq#213
nordfjord wants to merge 18 commits intojet:sig-tweaksfrom
nordfjord:remove-task-seq

Conversation

@nordfjord
Copy link
Copy Markdown
Contributor

@nordfjord nordfjord commented May 14, 2023

There's a resource leak in task seq that has been causing us a lot of heartache.
This change is made to be as small as possible so we're still using IAsyncEnumerables but wrap them in AsyncSeq to avoid the resource leaks introduced by the TaskSeqBuilder

@nordfjord nordfjord changed the base branch from master to sig-tweaks May 14, 2023 02:16
Comment thread src/Propulsion.Feed/FeedReader.fs
@bartelink bartelink changed the title remove task seq Feed: Temp replace taskSeq with asyncSeq May 14, 2023
@bartelink bartelink deleted the branch jet:sig-tweaks May 15, 2023 00:52
@bartelink bartelink closed this May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants