Skip to content

Conversation

@wlan0
Copy link
Contributor

@wlan0 wlan0 commented Jul 17, 2025

No description provided.

@wlan0 wlan0 requested a review from katiewasnothere July 17, 2025 21:09
}()

<-p.ctx.Done()
p.wg.Wait()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is to prevent the "close on send channel" panic that is often encountered

default: // real error
logrus.WithError(err).Warn("Filter error")
continue
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixes a build warning

@wlan0 wlan0 changed the title pin output to out.tar regardless of dest argument pin output to GlobalExportPath/buildID/out.tar regardless of dest argument Jul 17, 2025
@wlan0 wlan0 merged commit cc2e7bf into main Jul 17, 2025
2 checks passed
@wlan0 wlan0 deleted the buildkit-upgrade branch July 17, 2025 21:54
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