Skip to content

Preserve builder app during connection retries. - #5167

Merged
NullHypothesis merged 1 commit into
masterfrom
fix-builder-bugs
Sep 3, 2026
Merged

Preserve builder app during connection retries.#5167
NullHypothesis merged 1 commit into
masterfrom
fix-builder-bugs

Conversation

@NullHypothesis

Copy link
Copy Markdown
Contributor

Avoid shadowing the builder app returned by EnsureBuilder. The retry path needs that app's organization and network to establish the WireGuard dialer; losing it caused retries to skip WireGuard and retry forever.

Avoid shadowing the builder app returned by `EnsureBuilder`. The retry
path needs that app's organization and network to establish the
WireGuard dialer; losing it caused retries to skip WireGuard and retry
forever.
@NullHypothesis
NullHypothesis marked this pull request as ready for review September 2, 2026 18:46
@NullHypothesis
NullHypothesis merged commit d9f5c5f into master Sep 3, 2026
73 of 92 checks passed
@NullHypothesis
NullHypothesis deleted the fix-builder-bugs branch September 3, 2026 02:41
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.

1 participant