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

Mitigate deadlocks when creating purls #826

Merged

Conversation

JimFuller-RedHat
Copy link
Collaborator

@JimFuller-RedHat JimFuller-RedHat commented Sep 18, 2024

mitigates the likelihood of deadlocks when creating purls by enforcing order creating the base, versioned and qualified purl entities, fixes #817.

Note - refactoring of purl (for performance) will fully address this.

@JimFuller-RedHat JimFuller-RedHat changed the title Mitigate purl deadlocks Mitigate deadlocks when creating purls Sep 18, 2024
@JimFuller-RedHat JimFuller-RedHat self-assigned this Sep 18, 2024
@JimFuller-RedHat JimFuller-RedHat added this pull request to the merge queue Sep 19, 2024
Merged via the queue into trustification:main with commit cda6e98 Sep 19, 2024
4 checks passed
@JimFuller-RedHat JimFuller-RedHat deleted the mitigate-purl-deadlock branch September 19, 2024 03:29
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.

Deadlock Errors when trying to upload file in parallel
2 participants