Skip to content

Remove stale Darwin hwprefs spec#371

Merged
grosser merged 1 commit into
grosser:masterfrom
tagliala:chore/remove-old-spec
Apr 22, 2026
Merged

Remove stale Darwin hwprefs spec#371
grosser merged 1 commit into
grosser:masterfrom
tagliala:chore/remove-old-spec

Conversation

@tagliala
Copy link
Copy Markdown
Contributor

The darwin10 example still stubs hwprefs_available?, but processor_count no longer calls that helper.

Commit 47253e9 added that fallback for old OS X 10.6 systems.

Commit 50bb18b rewrote processor detection and removed the helper, so this example now covers a dead path rather than supported Ruby 3.3+ behavior.

The darwin10 example still stubs `hwprefs_available?`, but
`processor_count` no longer calls that helper.

Commit 47253e9 added that fallback for old OS X 10.6 systems.

Commit 50bb18b rewrote processor detection and removed the helper, so
this example now covers a dead path rather than supported Ruby 3.3+
behavior.
Copy link
Copy Markdown
Owner

@grosser grosser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe nice find

@grosser grosser merged commit de62c89 into grosser:master Apr 22, 2026
4 checks passed
@tagliala tagliala deleted the chore/remove-old-spec branch April 22, 2026 17:44
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