Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Class initialization deadlock in TypeDef #10

Open
jek6094 opened this issue Apr 18, 2016 · 0 comments
Open

Class initialization deadlock in TypeDef #10

jek6094 opened this issue Apr 18, 2016 · 0 comments

Comments

@jek6094
Copy link

jek6094 commented Apr 18, 2016

If you build protocols from more than one thread at the same time, there is a risk of running into class initialization deadlocks in TypeDef. At this point there is no easy way to avoid this, so it needs fixing. I have attached a snippet from a thread dump of an occurrence of this issue. (all other threads have been omitted for the sake of simplicity)
clinit-deadlock.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant