Skip to content

cherrypick fix: leaving lobby when connection denied (#551) #556

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

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

LPLafontaineB
Copy link
Contributor

Description (*)

(cherry picked from commit 7ec53d1) (#551) Without the code relating to auto-reconnect

Related Pull Requests

Issue Number(s) (*)

Fixes issue(s):

Manual testing scenarios

  1. ...
  2. ...

Questions or comments

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

* client now leaves lobby if their connection gets denied

* host now removes client from lobby when denying connection

* Moved beginning of lobby tracking to after successful connection through ngo

(cherry picked from commit 7ec53d1)
@LPLafontaineB LPLafontaineB added 1-Needs Review PR needs attention from the assignee and reviewers GDC-cherrypick labels Mar 15, 2022
@LPLafontaineB LPLafontaineB marked this pull request as draft March 15, 2022 18:34
@LPLafontaineB LPLafontaineB marked this pull request as ready for review March 15, 2022 18:35
@SamuelBellomo SamuelBellomo merged commit bb5ee98 into develop Mar 15, 2022
@SamuelBellomo SamuelBellomo deleted the fix/leaving-lobby-when-connection-denied branch March 15, 2022 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-Needs Review PR needs attention from the assignee and reviewers GDC-cherrypick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants