-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
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
Labels
No labels