Skip to content

tapchannel: add 30 second timeout for funding ack #971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

Roasbeef
Copy link
Member

This ensures that the CLI won't hang indefinitely if the other party fails to respond for we/ reason (disconnected TCP connection, etc).

Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

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

Idea is solid, but code doesn't compile yet.

Copy link
Contributor

@jharveyb jharveyb left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏽

This ensures that the CLI won't hang indefinitely if the other party
fails to respond for we/ reason (disconnected TCP connection, etc).
@guggero guggero force-pushed the funding-ack-timeout branch from fd759f7 to a8859a2 Compare June 26, 2024 11:03
Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@guggero guggero merged commit fc7ac2d into lightninglabs:main Jun 26, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants