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

Avoid subMaterialization for lazyFuture and lazySingle #46

Closed
He-Pin opened this issue Nov 16, 2022 · 0 comments
Closed

Avoid subMaterialization for lazyFuture and lazySingle #46

He-Pin opened this issue Nov 16, 2022 · 0 comments
Labels
release notes Need to release note
Milestone

Comments

@He-Pin
Copy link
Member

He-Pin commented Nov 16, 2022

Currently, lazyFuture and lazySingle is implemented with lazySource which require a sub materialization, which can be avoid by composing or providing a dedicated graphstage.

@He-Pin He-Pin added this to the 1.1.0 milestone Nov 16, 2022
@pjfanning pjfanning added the release notes Need to release note label Aug 2, 2023
@He-Pin He-Pin closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Need to release note
Projects
None yet
Development

No branches or pull requests

2 participants