We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get the wrong result when invoking erlang:system_info(schedulers)
erlang:system_info(schedulers)
2> erlang:system_info(schedulers). 4 3>
Include code samples, errors and stacktraces if appropriate. https://gist.github.com/KennethL/31e047255aab52f22e9c7e1adf8787dd
A short description on how you expect the code to behave.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Precheck
Environment
Current behavior
I get the wrong result when invoking
erlang:system_info(schedulers)
Include code samples, errors and stacktraces if appropriate.
https://gist.github.com/KennethL/31e047255aab52f22e9c7e1adf8787dd
Expected behavior
A short description on how you expect the code to behave.
Additional context**
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: