Skip to content

Remove unused field on Thread struct #13100

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
Apr 11, 2025

Conversation

tenderlove
Copy link
Member

It looks like stat_insn_usage was introduced with YARV, but as far as I can tell the field has never been used. I think we should remove the field since we don't use it.

@tenderlove tenderlove force-pushed the remove-unused-field branch from 6810c4e to 6fe9182 Compare April 10, 2025 18:55
@tenderlove tenderlove enabled auto-merge (rebase) April 11, 2025 00:53
@tenderlove tenderlove force-pushed the remove-unused-field branch from 6bb02a8 to 135ad5d Compare April 11, 2025 00:54
It looks like stat_insn_usage was introduced with YARV, but as far as I
can tell the field has never been used.  I think we should remove the
field since we don't use it.
@tenderlove tenderlove force-pushed the remove-unused-field branch from 135ad5d to 139bd1b Compare April 11, 2025 16:59
@tenderlove tenderlove merged commit 3628e9e into ruby:master Apr 11, 2025
75 checks passed
@tenderlove tenderlove deleted the remove-unused-field branch April 11, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants