Skip to content

async return_cmd should raise on failure#746

Merged
amoffat merged 1 commit intoamoffat:developfrom
hartmans:async_return_cmd_exc
Jan 9, 2025
Merged

async return_cmd should raise on failure#746
amoffat merged 1 commit intoamoffat:developfrom
hartmans:async_return_cmd_exc

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