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

synchronize failed pin entry #2940

Merged
merged 1 commit into from
Aug 21, 2024
Merged

synchronize failed pin entry #2940

merged 1 commit into from
Aug 21, 2024

Conversation

davidism
Copy link
Member

Use multiprocessing.Value to track failed pin entry count, which synchronizes it across threads and processes. This limits the attempts when running the dev server in multithread or multiprocess mode.

fixes #2916

@davidism davidism added this to the 3.0.4 milestone Aug 21, 2024
@davidism
Copy link
Member Author

davidism commented Aug 21, 2024

GitHub seems to be having an issue with workflows right now. Running tox locally shows all tests envs passing. Seems like GitHub is having an issue with the merge button as well, so I'll just have to wait to merge this.

@davidism davidism merged commit a1db120 into 3.0.x Aug 21, 2024
1 of 2 checks passed
@davidism davidism deleted the debugger-auth branch August 21, 2024 14:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant