You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Took me a while to fix my pull request, but the latest commit should be good and should fix this error. The problem is a bad keep-alive value at 0 seconds, it closes the connection unexpectedly and causes subsequent read/writes to fail.
i am really lost here. since updating from stable 0.7.19 to the current alpha i get random crashes in my http client app:
(normally i am used to getting nice callstacks and all)
any ideas ?
shouldn't the next line of code
logDebug("Full error: %s", th.toString().sanitize);
write out more info ?The text was updated successfully, but these errors were encountered: