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

Re: Wrong initialization of cached groups in Group service #337

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

0xjei
Copy link
Contributor

@0xjei 0xjei commented Nov 29, 2023

Description

See #303

Related Issue

See #303

Does this introduce a breaking change?

  • Yes
  • No

We are making a small alteration to the GroupService initialization process. Previously, we erroneously performed the cachedGroups initialization in the constructor. We have now introduced a dedicated method, initialize(), which must be called immediately after creating the GroupService object.

@0xjei 0xjei requested a review from vplasencia November 29, 2023 14:10
@0xjei 0xjei self-assigned this Nov 29, 2023
@vplasencia vplasencia merged commit 16c0b89 into dev Nov 30, 2023
2 checks passed
@vplasencia vplasencia deleted the fix/cached-groups branch December 6, 2023 13:40
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