concourse / registry-image-resource

a resource for images in a Docker registry
Apache License 2.0
89 stars 107 forks source link

Fix infinite wait on stuck progress bars #311

Closed cole-abramson closed 2 years ago

cole-abramson commented 2 years ago

Ran into the same issue described here: https://github.com/concourse/registry-image-resource/issues/303

Unfortunately I found it to be nondeterministic. But I couldn't reproduce the issue with the described change, and I see that a similar fix has already been merged into the oci-build-task.