Skip to content

add go-deadlock to find the deadlock in the unit test #40293

@hawkingrei

Description

@hawkingrei

Enhancement

In #39584, we invoke SetGlobal of variable A in the Validation of variable B. This brought a circular dependency in rebuildSysVarCache. It will lead to deadlock. so we need a way to find the deadlock in the CI as soon as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions