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
这些天使用机器人后经常存在c盘空间爆满的情况,排查了以后发现可能是GSK生成临时文件的缘故。 go语言苦手,没看懂代码怎么写的,就单纯把对应部分找出来了。 silk_codec那块做了删除,但是在临时文件目录仍存有大量的exe文件,怀疑有一部分遗漏。 而云存储上传那部分没找到关键字del,可能是没有做删除部分。 我也不太懂代码,如果误判了情况我会及时删除,感谢大佬指点
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这些天使用机器人后经常存在c盘空间爆满的情况,排查了以后发现可能是GSK生成临时文件的缘故。
go语言苦手,没看懂代码怎么写的,就单纯把对应部分找出来了。
silk_codec那块做了删除,但是在临时文件目录仍存有大量的exe文件,怀疑有一部分遗漏。
而云存储上传那部分没找到关键字del,可能是没有做删除部分。
我也不太懂代码,如果误判了情况我会及时删除,感谢大佬指点
The text was updated successfully, but these errors were encountered: