andrewgodwin commented on pull request #15285:
URL: https://github.com/apache/airflow/pull/15285#issuecomment-827866899


   I've reworked this to use a str-type Enum, but the enum values are still odd 
- calling `str()` on them outputs the name of the value as `TaskState.FAILED`, 
not just `failed`. I don't think the code is going to like it.
   
   I suspect it's going to massively blow up the test suite, but I want to push 
it up and run here just to be sure.


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