Skip to content

Fix: Agent now gracefully handles running containers when killed#6018

Merged
6543 merged 5 commits into
woodpecker-ci:mainfrom
Pnkcaht:fix/docker-kill-container-on-cancel
Jan 26, 2026
Merged

Fix: Agent now gracefully handles running containers when killed#6018
6543 merged 5 commits into
woodpecker-ci:mainfrom
Pnkcaht:fix/docker-kill-container-on-cancel

Apply suggestion from @6543

1b35568
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2026 in 1s

21.86% (-0.02%) compared to 3786077

View this Pull Request on Codecov

21.86% (-0.02%) compared to 3786077

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.86%. Comparing base (3786077) to head (1b35568).

Files with missing lines Patch % Lines
pipeline/backend/docker/docker.go 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6018      +/-   ##
==========================================
- Coverage   21.88%   21.86%   -0.02%     
==========================================
  Files         432      432              
  Lines       39241    39254      +13     
==========================================
- Hits         8586     8581       -5     
- Misses      29847    29865      +18     
  Partials      808      808              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.