The GitHub Actions job "Tests (AMD)" on airflow.git/airflow-jdk-task-error has succeeded. Run started by GitHub user FrankYang0529 (triggered by FrankYang0529).
Head commit for run: c40107ef90140d7c464843b829fe7ecb29b329ab / PoAn Yang <[email protected]> Fix Java SDK task hanging when it throws an Error runTask caught only Exception, so a task that threw an Error (e.g. NoClassDefFoundError from a missing dependency, or StackOverflowError) let the Error escape instead of reporting a terminal state. The supervisor then never received a result and the task hung until a heartbeat timeout, rather than being marked failed. Signed-off-by: PoAn Yang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/28175977767 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
