Skip to content

solver: fixup generic result conversion#3086

Merged
tonistiigi merged 1 commit into
moby:masterfrom
jedevc:generic-results-fixup-solver
Sep 6, 2022
Merged

solver: fixup generic result conversion#3086
tonistiigi merged 1 commit into
moby:masterfrom
jedevc:generic-results-fixup-solver

Conversation

@jedevc
Copy link
Copy Markdown
Member

@jedevc jedevc commented Sep 6, 2022

Follows up #3036.

Somehow some duplicate code ended up in the exporter, resulting in .Result() called twice on each ResultProxy when exporting multiple Refs. The ConvertResult call handles the conversions completely, so we don't need the loop.

Somehow some duplicate code ended up in the exporter, resulting
in .Result() called twice on each ResultProxy when exporting multiple
Refs. The ConvertResult handles the conversions completely, so we don't
need the loop.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@tonistiigi tonistiigi merged commit 6cb6ae1 into moby:master Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants