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

Don't return members which are only being kept alive be references #894

Open
1 task done
FasterSpeeding opened this issue Nov 7, 2021 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@FasterSpeeding
Copy link
Collaborator

FasterSpeeding commented Nov 7, 2021

Summary

Don't return member which are only being kept alive be references from the cache.

Other Points

It should be documented that without the members or presence cache stores the user cache is less likely to have reliably up to date entries if any.

Why is this needed?

Since there's no guarantee these member objects will be up to date its safer to hide them.

Ideal implementation

Don't return member which are only being kept alive be references from the cache.
Might wanna add a filter option to the mapping view for this

Checklist

  • I have searched the issue tracker and have made sure it's not a duplicate. If it is a follow up of another issue, I have specified it.
@FasterSpeeding FasterSpeeding added the enhancement New feature or request label Nov 7, 2021
@FasterSpeeding FasterSpeeding changed the title Don't return member which are only being kept alive be references Don't return members which are only being kept alive be references Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant