Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Flow.collectToSink public. #1261

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

zach-klippenstein
Copy link
Collaborator

@zach-klippenstein zach-klippenstein commented Feb 4, 2025

This allows us to use runningSideEffect for many of the things that we previously used workers for. Just running a side effect with a few coroutines should be way cheaper than running a Worker for each.

@zach-klippenstein zach-klippenstein marked this pull request as ready for review February 4, 2025 00:23
@zach-klippenstein zach-klippenstein requested a review from a team as a code owner February 4, 2025 00:23
@rjrjr rjrjr disabled auto-merge February 4, 2025 00:55
@rjrjr rjrjr enabled auto-merge February 4, 2025 00:55
@rjrjr rjrjr disabled auto-merge February 4, 2025 00:55
@rjrjr rjrjr enabled auto-merge February 4, 2025 00:55
zach-klippenstein and others added 2 commits February 3, 2025 17:05
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@zach-klippenstein zach-klippenstein force-pushed the zachklipp/collectosink-public branch from 9cf5b11 to 8be3e0c Compare February 4, 2025 01:05
@zach-klippenstein zach-klippenstein merged commit d60440d into main Feb 4, 2025
31 checks passed
@zach-klippenstein zach-klippenstein deleted the zachklipp/collectosink-public branch February 4, 2025 01:17
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.

3 participants