mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-07-18 04:21:52 +08:00
Ensure service containers are still stopped when job setup fails before the job container has been assigned, so runner-created resources do not linger after failed starts. Fixes: https://gitea.com/gitea/runner/issues/659 Co-Authored-By: GPT-5 Codex <codex@openai.com>