alexras commented on pull request #5876: URL: https://github.com/apache/airflow/pull/5876#issuecomment-797729133
In case someone else finds this: I ran into this issue on 1.10.7, but bumping to 1.10.14 fixed it. There was a (potentially-unrelated) JSON decoding issue that prompted a refactoring of the function in which this error occurs (#8287). I suspect that refactoring fixed this problem as a side-effect. ---------------------------------------------------------------- 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]
