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

Set default socket timeout for all socket oprations. #212

Closed
wants to merge 1 commit into from

Conversation

p2004a
Copy link
Collaborator

@p2004a p2004a commented Nov 26, 2023

On one of the servers, syncing was stuck for a few hours and after attaching to debugger, it was waiting for something on some TLS connection. Let's make sure that all socket operations time out after some reasonable timeout.

On one of the servers, syncing was stuck for a few hours and after attaching to debugger, it was waiting for something on some TLS connection. Let's make sure that all socket operations time out after some reasonable timeout.
@p2004a
Copy link
Collaborator Author

p2004a commented Nov 26, 2023

Replaced by #213

@p2004a p2004a closed this Nov 26, 2023
@p2004a p2004a deleted the p2004a-patch-1 branch November 26, 2023 19:01
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.

1 participant