Skip to content
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

Use active CPU number instead of total number #1469

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eakraly
Copy link
Collaborator

@eakraly eakraly commented Apr 5, 2024

The code used get_system_number_of_cpus() instead of get_system_active_number_of_cpus() to configure number of relay servers.
That caused incorrect number to be used on virtualized systems. See #1468

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.

None yet

4 participants