Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

group without command passes return value to result callback #2217

Merged
merged 1 commit into from Mar 19, 2022

Conversation

davidism
Copy link
Member

A non-chained group invoked without a subcommand will pass its return value to its result callback, instead of None.

fixes #2124

@davidism davidism added this to the 8.1.0 milestone Mar 19, 2022
@davidism davidism merged commit 19be092 into main Mar 19, 2022
@davidism davidism deleted the group-return branch March 19, 2022 18:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

group return value is ignored
1 participant