mirror of https://gitea.com/gitea/act_runner.git
When multiple jobs from the same repo run concurrently with bind_workdir enabled, they shared the same host directory. Cleanup of one job would delete the workspace of another, causing container breakout errors. Use per-task workspace directories (/workspace/<task_id>/<owner>/<repo>) to isolate concurrent jobs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| pkg | ||