Skip to content

usage of both decorator and tracing_all breaks view calls #63

@piratos

Description

@piratos

return view_func(request)

As seen in the tracing.py line 59 when handling a traced view using decorator while tracing_all is activated, the view is called without args nor kwargs which will break the call

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