Closed julienvey closed 8 years ago
This is not introduced by this PR, but we have a container leak: given a job with 3 services A, B and C:
One easy fix is to use defer: for every started service container, defer a function which removes it.
@jawher I created https://github.com/bazooka-ci/bazooka/issues/271 to fix it
LGTM
Closes #6