Re: [PR] AIP-84 Get Task Instance Try [airflow]

2024-11-04 Thread via GitHub


kandharvishnu closed pull request #43629: AIP-84 Get Task Instance Try
URL: https://github.com/apache/airflow/pull/43629


-- 
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



Re: [PR] AIP-84 Get Task Instance Try [airflow]

2024-11-04 Thread via GitHub


kandharvishnuu commented on code in PR #43629:
URL: https://github.com/apache/airflow/pull/43629#discussion_r1828779174


##
tests/api_fastapi/core_api/routes/public/test_task_instances.py:
##
@@ -142,20 +142,6 @@ def create_task_instances(
 session.commit()
 return tis
 
-session.commit()

Review Comment:
   looks like a repetitive code



-- 
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