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: registrar should filter the disconnected conn #532

Merged

Conversation

vasco-santos
Copy link
Member

@vasco-santos vasco-santos commented Jan 13, 2020

Noticed this bug on interop tests after #518 got merged. Connections were being lost and pubsub tests were hanging

@vasco-santos vasco-santos changed the base branch from master to refactor/async-await January 13, 2020 17:40
@vasco-santos vasco-santos marked this pull request as ready for review January 13, 2020 17:42
@vasco-santos vasco-santos force-pushed the fix/registrar-on-disconnect-only-when-no-conns branch from 9e517f4 to 0cba446 Compare January 13, 2020 18:34
@vasco-santos vasco-santos changed the title fix: registrar on disconnect only when no conns fix: registrar should filter the disconnected conn Jan 13, 2020
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find! Can we add a test for this to avoid future regressions?

Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jacobheun jacobheun merged commit 83409de into refactor/async-await Jan 14, 2020
@jacobheun jacobheun deleted the fix/registrar-on-disconnect-only-when-no-conns branch January 14, 2020 11:26
jacobheun pushed a commit that referenced this pull request Jan 24, 2020
* fix: registrar on disconnect only when no connections

* chore: add test
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