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 noded topology cache invalidation #5148

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented Jan 25, 2025

Identify the Bug or Feature request

Fixes #5137

Description of the Change

The noded topology cache is moved to ZoneView to better match the 1.15.2 and earlier cache. The cache is now cleared on TokensChanged events as well as TopologyChanged, as it was done on 1.15.2.

Possible Drawbacks

Should be none.

Documentation Notes

N/A

Release Notes

  • Fixed a bug where token topology would not be updated when token facing is changed.

This change is Reviewable

Verified

This commit was signed with the committer’s verified signature.
The cache is moved to `ZoneView` to better match the 1.15 and earlier cache. The cache is now cleared on `TokensChanged`
events as well as `TopologyChanged`, as it was before.
@github-actions github-actions bot added the bug label Jan 25, 2025
@kwvanderlinde kwvanderlinde self-assigned this Jan 25, 2025
@kwvanderlinde kwvanderlinde marked this pull request as ready for review January 25, 2025 07:22
Copy link
Collaborator

@bubblobill bubblobill left a comment

Choose a reason for hiding this comment

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

Looks good

@bubblobill bubblobill merged commit dc3365d into RPTools:release-1.16 Feb 3, 2025
5 checks passed
@kwvanderlinde kwvanderlinde linked an issue Feb 13, 2025 that may be closed by this pull request
@kwvanderlinde kwvanderlinde deleted the bugfix/5137-facing-token-mask-cache-not-invalidated branch February 13, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

[Bug]: Transferred BL zone render refresh
2 participants