mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-07-22 02:37:45 +00: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>