Skip to content

Conversation

@burgerdev
Copy link
Member

@burgerdev burgerdev commented Nov 20, 2025

Before this change, the test implicitly relied on the order of subtests. If the bad proxy test was run first, it failed because it did not have a Coordinator to wait for and thus never reached the actual verify code.

I also realized that setting the env vars in the main process is problematic if we want to make remote calls from that process, so I moved env var configuration into runCommand.

Before this change, the test implicitly relied on the order of subtests.
If the bad proxy test was run first, it failed because it did not have a
Coordinator to wait for and thus never reached the actual verify code.
@burgerdev burgerdev added the no changelog PRs not listed in the release notes label Nov 20, 2025
@burgerdev burgerdev requested a review from charludo November 20, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog PRs not listed in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants