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

Fix occasional deadlocks when doing multiple similar syncs concurrently. #1653

Merged
merged 1 commit into from Sep 29, 2021

Conversation

ggainey
Copy link
Contributor

@ggainey ggainey commented Sep 28, 2021

Forcing deadlocks requires a lot of time and pulpcore-workers running.
There is therefore no specific CI test for this, but there is a reproducer
script that will force deadlocks to happen (and show that they're fixed) here:

https://github.com/ggainey/pulp_startup/blob/main/8750_deadlocks/file_repro.sh

backports #8750
fixes #9379

(cherry picked from commit 6af3519)

@pulpbot
Copy link
Member

pulpbot commented Sep 28, 2021

Attached issue: https://pulp.plan.io/issues/9379

@dralley
Copy link
Contributor

dralley commented Sep 29, 2021

@ggainey Ready for rebase

Forcing deadlocks requires a lot of time and pulpcore-workers running.
There is therefore no specific CI test for this, but there is a reproducer
script that will force deadlocks to happen (and show that they're fixed) here:

https://github.com/ggainey/pulp_startup/blob/main/8750_deadlocks/file_repro.sh

backports #8750
fixes #9379

(cherry picked from commit 6af3519)
@ggainey
Copy link
Contributor Author

ggainey commented Sep 29, 2021

@ggainey Ready for rebase

Fun! Ready for review.

@dralley dralley merged commit 9bcae2e into pulp:3.14 Sep 29, 2021
@ggainey ggainey deleted the 3_14_deadlock_work branch May 10, 2022 12:34
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.

None yet

3 participants