zbchi opened a new pull request, #3067: URL: https://github.com/apache/dubbo-go/pull/3067
#3008 ## 问题描述 <img width="1743" height="1287" alt="image" src="https://github.com/user-attachments/assets/84cad924-e862-4ad5-a4a9-8080e405cac7" /> ## 改动点 - 将正则表达式的编译过程提前到循环外,只编译一次并复用 - 添加了 `os.O_TRUNC` , 确保当生成的新文件内容比原文件短时不会残留旧内容 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
