Skip to content

Expose a method to remove a stale reference for subclasses that overr…#12

Open
anuraaga wants to merge 3 commits intoraphw:masterfrom
anuraaga:expose-expunge-stale-entry
Open

Expose a method to remove a stale reference for subclasses that overr…#12
anuraaga wants to merge 3 commits intoraphw:masterfrom
anuraaga:expose-expunge-stale-entry

Conversation

@anuraaga
Copy link

…ide expungeStaleEntries.

As far as I can tell, there isn't a proper way of a subclass extending and overriding expungeStaleEntries since there's no way to actually remove the reference from the map, so it's a guaranteed memory leak. This exposes the removal for subclasses.

/cc @adriancole

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.

1 participant