ferruzzi commented on code in PR #38850:
URL: https://github.com/apache/airflow/pull/38850#discussion_r1558543614


##########
tests/system/providers/amazon/aws/example_bedrock.py:
##########
@@ -127,6 +137,7 @@ def delete_custom_model(model_name: str):
         output_data_uri=f"s3://{bucket_name}/myOutputData",
     )
     # [END howto_operator_customize_model]
+    customize_model.wait_for_completion = False

Review Comment:
   That fix should be [here](https://github.com/apache/airflow/pull/38887)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to