Skip to content

Improve Action Task Locking Strategy in ActionImpl to avoid Deadlocks in longterm. #91

@DivineThreepwood

Description

@DivineThreepwood

The order of locking the action description builder lock and the action task lock is sensitive and causes quickly deadlocks.
Lets investigate any code strategy to avoid such issue in longterm.
In PR #89 we already discussed a good solution that should be implemented once the action Impl has been transformed into kotlin code.

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