Skip to content

Decoration for activity tasks does not work correctly if not called directly by a decison_task #3

Description

@bstempi

Deep within the decoration logic, the activity_task decorator checks to see if the caller is a decision_task. If it's not, it passes the call straight through. This is incorrect -- if the activity_task is being called indirectly by the decider, it should still be wrapped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions