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

Implement GC of virtual object -keyed entries in weak collections #3547

Closed
FUDCo opened this issue Jul 27, 2021 · 1 comment
Closed

Implement GC of virtual object -keyed entries in weak collections #3547

FUDCo opened this issue Jul 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@FUDCo
Copy link
Contributor

FUDCo commented Jul 27, 2021

What is the Problem Being Solved?

As a follow on to #3456 and its implementation in #3513, our next step in the garbage collection of virtual objects is to deal with virtual objects (as well as presences) being used as keys into WeakMaps and WeakSets (or, rather VirtualObjectAwareWeakMaps etc.) This issue is to track that work.

Description of The Design

image

@FUDCo FUDCo added the enhancement New feature or request label Jul 27, 2021
@FUDCo FUDCo self-assigned this Jul 27, 2021
@FUDCo
Copy link
Contributor Author

FUDCo commented Nov 9, 2021

Closed by #3649

@FUDCo FUDCo closed this as completed Nov 9, 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