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

Move thread initialization after parameter parsing, fixing #227 #228

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Move thread initialization after parameter parsing, fixing #227 #228

merged 1 commit into from
Jan 20, 2022

Conversation

dreamlayers
Copy link
Contributor

Previously, thread initialization happened before command line
parameter parsing, causing pth_init() to not get the value
provided via the -threads parameter.

Previously, thread initialization happened before command line
parameter parsing, causing pth_init() to not get the value
provided via the -threads parameter.
@kovzol
Copy link
Contributor

kovzol commented Jan 20, 2022

Thank you, the patch seems to work correctly!

@kovzol kovzol merged commit d76f14a into xaos-project:master Jan 20, 2022
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.

2 participants