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

A bug report made with the first template #3

Open
KennethL opened this issue Oct 9, 2020 · 0 comments
Open

A bug report made with the first template #3

KennethL opened this issue Oct 9, 2020 · 0 comments

Comments

@KennethL
Copy link
Owner

KennethL commented Oct 9, 2020

Precheck

  • Do not use the issue tracker for help or support (try erlang-questions, StackOverflow, IRC, etc)
  • For proposing a new feature, please start a discussion on the erlang-questions mailing list or use the eep repo
  • For bugs, do a quick search and make sure the bug has not yet been reported
  • Please disclose security vulnerabilities privately at erlang-security [at] erlang [dot] org
  • Finally, be nice and have fun!

Environment

  • Erlang/OTP version: OTP 23.1
  • Operating system: Ubuntu 16.04

Current behavior

I get the wrong result when invoking 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

Expected behavior

A short description on how you expect the code to behave.

Additional context**

Add any other context about the problem here.

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

No branches or pull requests

1 participant