Sha256: 2809829509a2f92bb44bce1b2b32b764829492273c1d759836571344b9edcb2c
Contents?: true
Size: 531 Bytes
Versions: 45
Compression:
Stored size: 531 Bytes
Contents
# 0.20.2 ## Bugfixes * fix for selector timeout errors closing all connections and ignoring resolvers. Timeout errors on select were being propagated to all pooled connections, although not all of them were being selected on, and not all of them having timed out. plus, resolver timeouts were doing the same, making connections fail with connection timeout error, rather than resolve timeout error. A patch was implemented, where the selector now yields an error to the selected connections, rather than plain raising exception.
Version data entries
45 entries across 45 versions & 1 rubygems