APatch
APatch copied to clipboard
执行一个循环会在后台一直运行
Please check before submitting an issue/在提交 issue 前请检查
- [X] I have searched the issues and haven't found anything relevant/我已经搜索了 issues 列表,没有发现于本问题相关内容
- [X] If patch failed, root failed, or device unable to boot after flashing the new boot.img. Please goto KernelPatch/修复失败或刷入修补后镜像不能启动,请前往 KernelPatch 提问
- [X] I will upload bugreport file in APatch Manager - Settings - Report log/我会上传 bureport 文件从 APatch 管理器 - 设置 - 发送日志
- [X] I know how to reproduce the issue which may not be specific to my device/我知道如何重新复现这个问题
Version requirement/版本要求
- [X] I am using latest CI version of APatch/我正在使用最新 CI 版本
Describe the bug/描述 bug
终端使用root执行了循环就行会永远在后台运行直到重启手机。下面是代码 while true do touch "/sdcard/Android/循环创建" sleep 1s done 执行后退出终端代码依然在后台运行
Reproduce method/复现方法
没有
Expected behavior/预期行为
没有
Actual behaviour /实际行为
没有
Screenshots/截图
没有
Logs/日志
没有
Device Name/设备名称
红米K40S和红米K60
OS Version/系统版本
Android13
APatch Version/APatch 版本
0.10.7(10763)
Kernel Version/内核版本
4.19.157和5.10.136
KernelPatch Version/KernelPatch 版本
0.10.7
Additional context/其他信息
https://github.com/bmax121/APatch/assets/56598279/08a94eb0-95e5-4306-b458-3963bec6703a