Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default socket timeout for all socket oprations.
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.
- Loading branch information