dssg / dssg/argcmdr

unexpected return type for BG when dry-run

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.