Skip to content

hasnt_executed on auto commands crashes #23

@janezd

Description

@janezd

autoExecuteBlocks does not set currentCommand. The fix may not be trivial since autoExecuteBlocks is also called within execution of a command. Perhaps the state should have currentAutoCommand which would take precedence over currentCommand.

currentCommand and currentAutoCommand should perhaps be renamed to currentBlock and currentAutoBlock or something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions