Skip to content

PUT throws error after 1283cb0 #13

@boorad

Description

@boorad

decorators were made more performant in 1283cb0, however, the put() function throws an error because the declaration of 'new' local variable was removed. When trying to set new.status on line 430, the error is observed. I put a comment into the commit: 1283cb0#commitcomment-741380 which says my patch is to basically remove line 430 and manually set status in my handlers.

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