Skip to content

Deadlock issues cannot upgrade from a read lock to write lock#519

Merged
lucaro merged 1 commit into
dres-dev:devfrom
Jackzzey:pr/439
May 22, 2026
Merged

Deadlock issues cannot upgrade from a read lock to write lock#519
lucaro merged 1 commit into
dres-dev:devfrom
Jackzzey:pr/439

Conversation

@Jackzzey
Copy link
Copy Markdown

I imagine this is the problem for the unreproducible freeze issue on judgement task issue 439. You cant upgrade from a read lock to a write lock and it unreproducible because it only deadlocks when the item isn't in the cache. Cached items return early without touching the write lock.

@lucaro lucaro merged commit 450fb78 into dres-dev:dev May 22, 2026
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.

2 participants