镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 06:26:46 +00:00
feature(worker): limit rsync memory using cgroup
这个提交包含在:
@@ -11,7 +11,7 @@ os:
|
||||
- linux
|
||||
|
||||
before_script:
|
||||
- sudo cgcreate -t travis -a travis -g cpu:tunasync
|
||||
- sudo cgcreate -t travis -a travis -g memory:tunasync
|
||||
|
||||
script:
|
||||
- ./.testandcover.bash
|
||||
|
||||
在新工单中引用
屏蔽一个用户