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

ets: Treat keys containing maps as unbound #8387

Open
wants to merge 1 commit into
base: maint-24
Choose a base branch
from

Conversation

jhogberg
Copy link
Contributor

Fixes #8385

@jhogberg jhogberg added team:VM Assigned to OTP team VM fix testing currently being tested, tag is used by OTP internal CI labels Apr 16, 2024
@jhogberg jhogberg self-assigned this Apr 16, 2024
Copy link
Contributor

github-actions bot commented Apr 16, 2024

CT Test Results

No tests were run for this PR. This is either because the build failed, or the PR is based on a branch without GH actions tests configured.

Results for commit eb7e92f

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@jhogberg jhogberg changed the title ets: Treat map keys as unbound ets: Treat keys containing maps as unbound Apr 16, 2024
@jhogberg jhogberg force-pushed the john/erts/fix-ets-map-matching/GH-8385/OTP-19070 branch from 3279756 to eb7e92f Compare April 16, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ETS select_replace behaves inconsistently with a key containing an empty map and reference
2 participants