ashb commented on a change in pull request #11730:
URL: https://github.com/apache/airflow/pull/11730#discussion_r509700963



##########
File path: airflow/utils/state.py
##########
@@ -114,6 +114,16 @@ def color_fg(cls, state):
     have been interrupted; in any case, it is no longer running.
     """
 
+    terminal = finished | {

Review comment:
       Yeah, looking at where it's used (all 8 places!) it's better to just add 
to this list.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to