Skip to content

Add workflow deadlock detector #803

Open
@mfateev

Description

@mfateev

Any go program comes with built in deadlock detector: https://programming.guide/go/detect-deadlock.html

Cadence client has enough information to find out that all workflow goroutines are not waiting on external events and cannot make any progress. So it would be nice to fail workflow that is deadlocked automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    up-for-grabsIssues that are good entry points for those new to Cadence that want to contribute

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions