Closing the socket on the probing timeout may not take the desirable effect #427
Labels
Content-Length: 233772 | pFad | http://github.com/haskell-distributed/distributed-process/issues/427
12Fetched URL: http://github.com/haskell-distributed/distributed-process/issues/427
Alternative Proxies:
Closing the socket on probing timeout (code) may not take any effect on the thread handling the incoming messages (as it is supposed) and, as result, the connection gets stuck in an endless loop of trying to be established without any success:
Originally posted by @andriytk in haskell-distributed/network-transport-tcp#74 (comment)
The text was updated successfully, but these errors were encountered: