Skip to content

Fix bug when threads != cpu_count - #6

Merged
iphelix merged 1 commit into
iphelix:masterfrom
matlink:patch-1
Jan 31, 2018
Merged

Fix bug when threads != cpu_count#6
iphelix merged 1 commit into
iphelix:masterfrom
matlink:patch-1

Conversation

@matlink

@matlink matlink commented Mar 17, 2017

Copy link
Copy Markdown
Contributor

When using the --threads flag, the script doesn't end, because it is waiting for cpu_count() threads (which is never satisfied).

When using the --threads flag, the script doesn't end, because it is waiting for cpu_count() threads (which is never satisfied).
@iphelix
iphelix merged commit a912127 into iphelix:master Jan 31, 2018
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