0ersted commented on issue #20500:
URL: https://github.com/apache/airflow/issues/20500#issuecomment-1003289994


   I encountered the same issue when my code accidentally use `coloredlogs` to 
set its log format. Then the next line of airflow log or sys.out redirected to 
airflow will enter the infinite loop.
   
   Airflow version: 2.2.2; coloredlogs version: 14.0. However, this issue does 
not exist on my legacy deployment of Airflow 1.10.10.
   
   I hope this issue can be addressed as it takes me several days to find out 
the root cause. The redirect feature is good but the misuse apparently becomes 
a bug in this extreme case. I will appreciate it if you can manage to fix it.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to