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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions