Skip to content
Commit 2d7afedd authored by Kohsuke Kawaguchi's avatar Kohsuke Kawaguchi
Browse files

I'm seeing an occasional SocketTimeoutException in waiting for a response from...

I'm seeing an occasional SocketTimeoutException in waiting for a response from the server. I suspect there's some concurrency issue in the ThreadPool implementation, as the problem disappears when I attach a debugger (and let it run for 8 hours.) Swapping to JDK ExecutorService to see if that makes a difference
parent 55debe8a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment