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

[backport] Fix deadlock between snatchable_lock and trackers in Queue::write_texture #7221

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

DCNick3
Copy link

@DCNick3 DCNick3 commented Feb 25, 2025

This is a backport of #7004 to v24

…ture (gfx-rs#7004)

* Fix deadlock between snatchable_lock and trackers in Queue::write_texture

* Fix another deadlock in write_texture between pending_writes and snatchable_lock.
# Conflicts:
#	CHANGELOG.md
@DCNick3 DCNick3 requested a review from a team as a code owner February 25, 2025 08:16
@nical nical merged commit 9aafe4c into gfx-rs:v24 Feb 25, 2025
30 checks passed
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.

3 participants