Skip to content

fix(bench): Clean up container correctly on archive#477

Merged
Aradhya-Tripathi merged 1 commit intodevelopfrom
bench-cleanup
Mar 23, 2026
Merged

fix(bench): Clean up container correctly on archive#477
Aradhya-Tripathi merged 1 commit intodevelopfrom
bench-cleanup

Conversation

@Aradhya-Tripathi
Copy link
Copy Markdown
Contributor

@Aradhya-Tripathi Aradhya-Tripathi commented Mar 23, 2026

  • Forcefully remove container, since docker rm immediately after docker stop some times fails since some overlayFS file might still be held for cleanup by the kernel.
  • Check for all containers and not just running in container_exists check since restart policy will wake those containers up eventually.

@Aradhya-Tripathi Aradhya-Tripathi merged commit 5db7c8e into develop Mar 23, 2026
3 checks passed
@Aradhya-Tripathi Aradhya-Tripathi deleted the bench-cleanup branch March 23, 2026 11:19
Aradhya-Tripathi added a commit that referenced this pull request Mar 23, 2026
fix(bench): Clean up container correctly on archive (backport #477)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant