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 join terminals bug #209467

Merged
merged 1 commit into from
Apr 3, 2024
Merged

fix join terminals bug #209467

merged 1 commit into from
Apr 3, 2024

Conversation

meganrogge
Copy link
Contributor

fix #152476

This was happening because it was only checking if the group already contained at least one of the instances to be joined. We need to check if that group has all of the instances that we want to join.

@meganrogge meganrogge requested a review from Tyriar April 3, 2024 17:30
@meganrogge meganrogge self-assigned this Apr 3, 2024
@meganrogge meganrogge added this to the April 2024 milestone Apr 3, 2024
@meganrogge meganrogge enabled auto-merge April 3, 2024 17:31
@meganrogge meganrogge merged commit 9c892db into main Apr 3, 2024
7 checks passed
@meganrogge meganrogge deleted the merogge/splits branch April 3, 2024 21:34
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Terminals can't be joined under certain circumstances
2 participants