Skip to content

fix: updaterunner item already added #565

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 2 commits into from
Mar 17, 2022

Conversation

pdeschain
Copy link
Contributor

Description (*)

Added guarding that would prevent us from having an error when adding multiple instances of the same callback to the UpdateRunner. Previously it was possible to slip in such an operation.

Related Pull Requests

Issue Number(s) (*)

MTT-2838
Fixes issue(s):
MTT-2838

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)

@pdeschain pdeschain added 2-Easy This PR is trivial and can be reviewed quickly 1-Needs Review PR needs attention from the assignee and reviewers GDC-cherrypick labels Mar 16, 2022
@pdeschain pdeschain changed the title Pdeschain/updaterunner item already added fix fix: updaterunner item already added Mar 16, 2022
@fernando-cortez fernando-cortez added 3-Good to Merge and removed 1-Needs Review PR needs attention from the assignee and reviewers labels Mar 17, 2022
@pdeschain pdeschain merged commit c6a0919 into develop Mar 17, 2022
@pdeschain pdeschain deleted the pdeschain/updaterunner-item-already-added-fix branch March 17, 2022 17:51
pdeschain added a commit that referenced this pull request Mar 17, 2022
* Added guarding in update runner

* swapped for a slightly more performant check
SamuelBellomo added a commit that referenced this pull request Mar 17, 2022
…i-turned-off

* release/GDC2022:
  feat: better lobby exceptions handling (#568)
  fix: updaterunner item already added (#565)
  Added empty lobby list text label and code to drive it's visibility (#567)
  feat: display popup when failing to connect to full lobby (#525)
  Darker Eyebrows for Player Characters (#555) (#564)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-Easy This PR is trivial and can be reviewed quickly 3-Good to Merge GDC-cherrypick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants