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

chore(sinks): delay embedded sinks disposal #26

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

kennedykori
Copy link
Contributor

Refactor all composite sinks in the library to delay the disposal of their embedded sinks. All embedded sinks will now be disposed of when their parent sink is disposed of.

Refactor all composite sinks in the library to delay the disposal of
their embedded sinks. All embedded sinks will now be disposed of when
their parent sink is disposed of.
@kennedykori kennedykori self-assigned this Jun 9, 2024
@kennedykori kennedykori merged commit 0164504 into next Jun 9, 2024
6 checks passed
@kennedykori kennedykori deleted the chore-delay-embedded-sinks-disposal branch June 9, 2024 18:01
kennedykori added a commit that referenced this pull request Jun 9, 2024
Refactor all composite sinks in the library to delay the disposal of
their embedded sinks. All embedded sinks will now be disposed of when
their parent sink is disposed of.
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.

None yet

1 participant