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

Class initialization deadlock in TypeDef #10

@jek6094

Description

@jek6094

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions