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

async return_cmd should raise on failure #746

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

hartmans
Copy link
Contributor

@hartmans hartmans commented Jan 9, 2025

Commit 3a9d8ce incorrectly suppresses exceptions when a return_cmd True RunningCommand is awaited.

Explicitly check for exceptions so they are properly raised.

Commit 3a9d8ce incorrectly suppresses exceptions when a return_cmd
True RunningCommand is awaited.

Explicitly check for exceptions so they are properly raised.
@amoffat amoffat merged commit 55f3bf1 into amoffat:develop Jan 9, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants