Skip to content

Add missing lock around redblack_cache_ancestors #13552

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

casperisfine
Copy link
Contributor

This used to be protected because all shape code was under a lock, but now that the shape tree is lock-free we still need to lock around the red-black cache.

This used to be protected because all shape code was
under a lock, but now that the shape tree is lock-free
we still need to lock around the red-black cache.

Co-Authored-By: Luke Gruber <luke.gruber@shopify.com>
Copy link

launchable-app bot commented Jun 6, 2025

Tests Failed

✖️no tests failed ✔️61998 tests passed(1 flake)

@byroot byroot enabled auto-merge (rebase) June 6, 2025 20:10
@byroot byroot merged commit 90ba2f4 into ruby:master Jun 6, 2025
83 checks passed
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.

2 participants