Skip to content

The default value for the payload parameter is not supported in the will_set method  #39

Closed
@jimbobbennett

Description

@jimbobbennett

To reproduce:

Call the will_set method and leave the payload parameter as its default value of None.

This causes an exception of Message can not be none.

If the payload can't be None, then it should not have a default value of None - all default values should work as their existence implies that the value is allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions