GitHub user bangbangDong added a comment to the discussion: SubprocessHook did not throw an exception correctly
But the following content can be normal error
```python
@task
def external():
sub_hook.run_command(["abcd", "efgh"])
return None
```
GitHub link:
https://github.com/apache/airflow/discussions/45450#discussioncomment-11758301
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
