Skip to content

Conversation

@nordfjord
Copy link
Contributor

@nordfjord nordfjord commented May 15, 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

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, this was mostly for me as the azure pipeline doesn't run any of the test suites. This pipeline ran to success on my fork as I have some free minutes from GitHub.

@bartelink bartelink merged commit e4fd061 into jet:master 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