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

If another thread tested the last password for a user and selected th… #62

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

jmk-foofus
Copy link
Owner

If another thread tested the last password for a user and selected the next account, other threads should work on that new account as well when ready. This fixes an old bug where after the first user was done, we started processing users in parallel rather than sequentially.

…e next account, other threads should work on that new account as well when ready.

This fixes an old bug where after the first user was done, we started processing users in parallel rather than sequentially.
@jmk-foofus jmk-foofus linked an issue Feb 18, 2024 that may be closed by this pull request
@jmk-foofus jmk-foofus merged commit 5676a0b into master Feb 18, 2024
2 checks passed
@jmk-foofus jmk-foofus deleted the 54-thread-perallelize-bug branch March 19, 2024 12:17
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.

Thread perallelize bug
1 participant