ClusterConcept
Testcontainers Reuse Leak
cluster-659
A recurring test-automation shape where enabling container reuse across JVM processes prevents cleanup after the test run, so deleted resources don’t happen; the fix/mitigation is avoiding reuse or ensuring explicit teardown.