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

Multithreading deadlock in Sieve #98

Closed
crusaderky opened this issue Mar 31, 2023 · 1 comment
Closed

Multithreading deadlock in Sieve #98

crusaderky opened this issue Mar 31, 2023 · 1 comment

Comments

@crusaderky
Copy link
Collaborator

crusaderky commented Mar 31, 2023

test_sieve.py::test_stress_same_key_threadsafe, introduced in #92, occasionally (~1 in 100 times) deadlocks.
It's always at the top of runtimes too, with 15~20s per run.

@crusaderky
Copy link
Collaborator Author

Issue is fixed in the latest version of the PR

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

No branches or pull requests

1 participant