kaxil commented on code in PR #60268:
URL: https://github.com/apache/airflow/pull/60268#discussion_r2677537746
##########
providers/standard/src/airflow/providers/standard/example_dags/example_python_operator.py:
##########
@@ -76,6 +77,7 @@ def log_sql(**kwargs):
# [START howto_operator_python_kwargs]
# Generate 5 sleeping tasks, sleeping from 0.0 to 0.4 seconds respectively
+ # Asynchronous callables are natively supported since Airflow 3.2+
Review Comment:
Same, this is on sync task
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]