Skip to content

Conversation

@ellemouton
Copy link
Member

@ellemouton ellemouton commented Feb 13, 2025

This fixes a flake that has been occurring in our itests more and more frequently where we try
to open a second channel with one of our channel peers immediately after a restart. But we might
not yet have connected with them. So we should wait for the reconnect before we attempt to open
the channel.

@ellemouton ellemouton added the no-changelog This PR is does not require a release notes entry label Feb 13, 2025
Before attempting to open a channel between them.
@guggero guggero changed the title itest: ensure peer is connected befor channel open itest: ensure peer is connected before channel open Feb 13, 2025
Copy link
Contributor

@ViktorT-11 ViktorT-11 left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@jamaljsr jamaljsr left a comment

Choose a reason for hiding this comment

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

LGTM 🙏

@ellemouton ellemouton merged commit 7463cd6 into lightninglabs:master Feb 14, 2025
17 checks passed
@ellemouton ellemouton deleted the fixItestFlake branch February 14, 2025 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR is does not require a release notes entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants