Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: 脚本语法检查生成的临时文件不会自动删除 #3377

Open
liuliaozhong opened this issue Jan 9, 2025 · 0 comments
Open
Assignees
Labels
backlog 需求初始状态,等待产品进行评估 kind/enhancement 功能改进特性

Comments

@liuliaozhong
Copy link
Collaborator

version:all
每执行一次脚本检查(语法检查),都会在job机器tmp目录生成一个shell结尾的文件,检测完这个文件不会立马删除,要等到manage服务关闭或者重启时,才会清理shell结尾的文件,大部分情况manage服务不会经常重启,tmp目录的临时文件会占大量存储空间。
image

希望能及时清理掉

@liuliaozhong liuliaozhong added kind/enhancement 功能改进特性 backlog 需求初始状态,等待产品进行评估 labels Jan 9, 2025
@liuliaozhong liuliaozhong self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog 需求初始状态,等待产品进行评估 kind/enhancement 功能改进特性
Projects
None yet
Development

No branches or pull requests

1 participant