stevenschaerer opened a new pull request, #38689:
URL: https://github.com/apache/airflow/pull/38689

   This closes: #38672
   
   I opted to slightly extend some existing unit tests rather than write mostly 
identical new ones. If the `@sync_to_async` decorator and the `await`s before 
`self._get_count` are removed the tests will fail because the trigger and dummy 
tasks are executed sequentially.
   
   Should I also remove `TaskStateTrigger` in this PR? It is not used anymore 
outside of tests.


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

Reply via email to