gabrywu opened a new issue #1822: [Feature] python task logs print delayedb URL: https://github.com/apache/incubator-dolphinscheduler/issues/1822 ## Background When we execute a python task ,it's logs print delayed [images](https://gitee.com/gabry_wu/publicImages/raw/44455dfdfa20f0baf9548a47027df8ffb953ce07/%E6%9C%89%E9%81%93%E7%AC%94%E8%AE%B0/dolphinScheduler/issue/logDelayed.png) ## Solution use “python -u ” to execute the python script, instead of "python" ## quote > https://blog.csdn.net/lmb1612977696/article/details/78648148 > https://cloud.tencent.com/developer/article/1566956
---------------------------------------------------------------- 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] With regards, Apache Git Services
