uranusjr commented on issue #18116:
URL: https://github.com/apache/airflow/issues/18116#issuecomment-916166401


   > It has been so since forever too. So I would consider all public methods 
of the TaskInstance class to be public API.
   
   The method is only made public in 2.0, so definitely not since forever. Yes 
it’s currently public (technically not all public methods are public API, only 
documented ones, but that distinction is not relevant here), but I was saying 
it was never _intended_ to be public (at least the `state` argument is not), so 
we should fix that.


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