We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
version:all 每执行一次脚本检查(语法检查),都会在job机器tmp目录生成一个shell结尾的文件,检测完这个文件不会立马删除,要等到manage服务关闭或者重启时,才会清理shell结尾的文件,大部分情况manage服务不会经常重启,tmp目录的临时文件会占大量存储空间。
希望能及时清理掉
The text was updated successfully, but these errors were encountered:
liuliaozhong
No branches or pull requests
version:all
每执行一次脚本检查(语法检查),都会在job机器tmp目录生成一个shell结尾的文件,检测完这个文件不会立马删除,要等到manage服务关闭或者重启时,才会清理shell结尾的文件,大部分情况manage服务不会经常重启,tmp目录的临时文件会占大量存储空间。
希望能及时清理掉
The text was updated successfully, but these errors were encountered: