Skip to content

Conversation

@vigneshc
Copy link

The ServiceManager.service_path() method had a logic bug that caused Mac computers with Apple Silicon (M1/M2/M3/M4) chips to incorrectly receive the x64 service binary instead of the arm64 binary. This would result in the wrong architecture binary being loaded, leading to potential crashes or failures.

The changes were done completely by github copilot in this PR.

Copilot AI and others added 3 commits October 16, 2025 04:29
Fix Mac Silicon bug: service_manager.py incorrectly selects x64 binary on Apple Silicon Macs
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.

1 participant