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

--threads=0 would cause deadlock? #18

Open
programagor opened this issue Oct 13, 2018 · 1 comment
Open

--threads=0 would cause deadlock? #18

programagor opened this issue Oct 13, 2018 · 1 comment

Comments

@programagor
Copy link
Owner

All inputs need to be validated!

@programagor
Copy link
Owner Author

--threads=0 causes the program to exit immediately, because it doesn't wait for any threads to finish. However, --threads=1000000 causes SIGSEGV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant