Skip to content

unexpected return type for BG when dry-run #33

@jesteria

Description

@jesteria

The local command generator send result is a Future for BG-modified commands, as expected; however, in dry-run mode, the result is the same as for other commands:

(None, None, None)

The BG result should be the same structure in dry-run mode as otherwise: a single entity, say:

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions