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

Ephemerons not broken when the value contains the key #1016

Open
dpk opened this issue Jan 13, 2025 · 1 comment
Open

Ephemerons not broken when the value contains the key #1016

dpk opened this issue Jan 13, 2025 · 1 comment

Comments

@dpk
Copy link
Contributor

dpk commented Jan 13, 2025

This is a known issue (it’s mentioned in SRFI 124) but I thought I’d open an issue for it since there is none in the tracker so far.

An ephemeron should be breakable when the only references left to the key are within the value of the ephemeron (or some other ephemeron) but Chibi holds the value fully strongly, so the ephemeron is never broken.

@ashinn
Copy link
Owner

ashinn commented Jan 14, 2025

Thanks for filing!

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

No branches or pull requests

2 participants