Skip to content

Conversation

@peterzhu2118
Copy link
Member

I want to remove ObjectSpace.count_nodes in ruby/ruby#15766. ObjectSpace.count_nodes been a no-op and returning an empty hash since Ruby 2.5 because parser nodes are not GC managed.

I want to remove ObjectSpace.count_nodes in ruby/ruby#15766.
ObjectSpace.count_nodes been a no-op and returning an empty hash since
Ruby 2.5 because parser nodes are not GC managed.
@soutaro soutaro added this to the RBS 4.0 milestone Jan 6, 2026
@soutaro soutaro merged commit e34dbcf into master Jan 6, 2026
21 checks passed
@soutaro soutaro deleted the pz-remove-objspace-count-nodes branch January 6, 2026 03:08
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.

3 participants