dstandish opened a new pull request, #48775: URL: https://github.com/apache/airflow/pull/48775
Previously it was always evaluating to True because the setting retrieved with `get` came out as string, and it was truthy evaluation. It makes sense to correct it -- clearly it's not doing what was intended. But, correcting it has broken some other processes, and we need to revert for now while we figure out better solution. -- 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]
