Skip to content

Fix/deadlock#198

Open
LlamaLad7 wants to merge 2 commits intomainfrom
fix/deadlock
Open

Fix/deadlock#198
LlamaLad7 wants to merge 2 commits intomainfrom
fix/deadlock

Conversation

@LlamaLad7
Copy link
Member

@LlamaLad7 LlamaLad7 commented Mar 11, 2026

Fixes a reported deadlock described here https://hst.sh/ihikuyiqid.sql

Requires service implementers to notify mixin just before their classloader tries to acquire a lock for each class, and uses this to detect re-entrant loads and stop waiting for the transformation lock on other threads.

A Lincheck test is provided to catch most problems with the design

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.

1 participant