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

Connection / event handler cleanup #152

Open
bmingles opened this issue Oct 8, 2024 · 0 comments
Open

Connection / event handler cleanup #152

bmingles opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@bmingles
Copy link
Collaborator

bmingles commented Oct 8, 2024

It would be good to do a general pass at making sure things get properly cleaned up in the extension

  • Connections - I've observed some scenarios where the treeview can get in a state where connections are shown that are no longer active. In some cases, it is then impossible to reconnect, or clear them. This is likely a symptom of needing better disconnect / cleanup handling in the extension and needing to clear caches when connections are no longer valid. As the general connection functionality settles, we should do a pass to identify / fix any such places.
@bmingles bmingles added enhancement New feature or request triage labels Oct 8, 2024
@bmingles bmingles self-assigned this Oct 8, 2024
@vbabich vbabich added this to the November 2024 milestone Oct 15, 2024
@vbabich vbabich removed the triage label Oct 15, 2024
@bmingles bmingles changed the title Connection resilience Connection / event handler cleanup Oct 18, 2024
@bmingles bmingles added refactor and removed enhancement New feature or request labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants