Skip to content
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

Fixed handshake query delay #4603

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

coot
Copy link
Contributor

@coot coot commented Jun 20, 2023

After handshake query the responder side is supposed to close the
connection after 20s. We used wrong threadDelay function, and it
waited only 20μs instead.

@coot coot force-pushed the coot/hanshake-query-shutdown-delay branch from 26f4824 to 239354c Compare June 20, 2023 17:20
@coot coot requested a review from bolt12 June 23, 2023 10:32
@coot coot force-pushed the coot/hanshake-query-shutdown-delay branch from 239354c to 268f328 Compare June 23, 2023 15:58
@coot coot enabled auto-merge June 23, 2023 15:58
After handshake query the responder side is supposed to close the
connection after 20s.  We used wrong `threadDelay` function, and it
waited only 20μs instead.
@coot coot force-pushed the coot/hanshake-query-shutdown-delay branch from 268f328 to bf9dce5 Compare June 27, 2023 10:06
@coot coot added this pull request to the merge queue Jun 27, 2023
Merged via the queue into master with commit 9107249 Jun 27, 2023
9 of 11 checks passed
@coot coot deleted the coot/hanshake-query-shutdown-delay branch June 27, 2023 11:43
@coot coot added networking handshake Issues/PRs related to the handshake negotation labels Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
handshake Issues/PRs related to the handshake negotation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants