Skip to content

Conversation

@guillaumemichel
Copy link
Collaborator

Fixes #1023

On the CI, it has happened that s0 connected to m1 before s1 resulting in both m1 and s1 being added to the routing table. This fix makes sure s0 connects to s1 first before trying to connect to m1.

@guillaumemichel guillaumemichel requested a review from a team as a code owner February 21, 2025 14:06
@guillaumemichel guillaumemichel merged commit dbc7a08 into master Feb 21, 2025
7 checks passed
@guillaumemichel guillaumemichel deleted the fix/1023 branch February 21, 2025 14:11
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.

Flaky TestInvalidServer

2 participants