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

Remove duplicate _cleanupLookupMap call #532

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

jorge-graca-sky
Copy link
Contributor

Copy link
Contributor

@frank-weindel frank-weindel left a comment

Choose a reason for hiding this comment

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

Considering its running _cleanupLookupMap() synchronously twice back-to-back, and that what _cleanupLookupMap() is doing appears idempotent, it should be safe to remove this duplicate call.

Copy link
Contributor

@wouterlucas wouterlucas left a comment

Choose a reason for hiding this comment

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

LGTM !

@uguraslan uguraslan changed the base branch from master to dev June 4, 2024 09:20
@uguraslan uguraslan merged commit fff253b into rdkcentral:dev Jun 4, 2024
3 checks passed
@uguraslan uguraslan mentioned this pull request Jun 4, 2024
2 tasks
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.

Duplicate call for _cleanupLookupMap
5 participants