Skip to content

Return wrapped_func in decorator #149

@mstaal

Description

@mstaal

In the protected_callback decorator, it should be the same to just return the wrapped_func function instead of wrapping it inside of wrap.

Reference:

def wrap(*args, **kwargs):

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