镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 06:26:46 +00:00
refactor(cmd): pinning cli.v1
这个提交包含在:
@@ -116,6 +116,7 @@ func (c *cgroupHook) killAll() error {
|
||||
return nil
|
||||
}
|
||||
for _, pid := range taskList {
|
||||
// TODO: deal with defunct processes
|
||||
logger.Debugf("Killing process: %d", pid)
|
||||
unix.Kill(pid, syscall.SIGKILL)
|
||||
}
|
||||
|
||||
在新工单中引用
屏蔽一个用户