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

fix: Remove stream from registry after it's closed #1612

Closed
wants to merge 5 commits into from

Conversation

maschad
Copy link
Member

@maschad maschad commented Mar 3, 2023

I noticed this while going through the linting on #1566 , doesn't seem intentional

@maschad maschad requested a review from mpetrunic March 3, 2023 21:25
src/connection/index.ts Outdated Show resolved Hide resolved
@maschad maschad requested a review from achingbrain March 9, 2023 17:49
@maschad
Copy link
Member Author

maschad commented Mar 10, 2023

Not sure how to fix the caching issue which is causing the builds to fail but there is a fix which would be required to upgrade to latest connection interface anyways so I opened that PR #1622

@achingbrain
Copy link
Member

Notes from triage discussion - the muxer should be responsible for managing and storing references to streams, not the connection.

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