fix: remove client timeout #772
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/remove-timeout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It's the only timeout I can find re: #748. Let's see if that helps (or bounces back with a new "forever hanging" bug 🙃)
The other timeout code in
connhelper.gois only used once forabra server addso you don't get stuck forever when a server doesn't respond 👇