Skip to content

User decorator functions start triggers in wrong context #457

Closed
@craigbarratt

Description

@craigbarratt

@j-steve discovered that a user decorator function defined in a module and used by a pyscript script will start the triggers in the module context, not the script context. This causes them to not be canceled when just the script is reloaded.

See discussion #428.

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