Skip to content

Make rb_concurrent_set_funcs const #13877

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
Jul 15, 2025

Conversation

peterzhu2118
Copy link
Member

We should never modify rb_concurrent_set_funcs during runtime, so we can make it const.

We should never modify rb_concurrent_set_funcs during runtime, so we can
make it const.
@peterzhu2118 peterzhu2118 merged commit f5312d8 into ruby:master Jul 15, 2025
93 of 95 checks passed
@peterzhu2118 peterzhu2118 deleted the concurrent-set-funcs-const branch July 15, 2025 13:55
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