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

refactor: BaseChunkInputStreamGenerator can be ReferenceCounted #5889

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented Aug 2, 2024

Reduces some duplication of code, by sharing the ReferenceCounted logic for tracking when a CISG type should close its chunks or other managed resources.

Partial #188
Co-authored-by: Ryan Caudy rcaudy@gmail.com

@niloc132 niloc132 added this to the 0.36.0 milestone Aug 2, 2024
@niloc132 niloc132 merged commit 3bd5587 into deephaven:main Aug 7, 2024
16 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants