Re: PR27859 PATCH: correct 404-latch in connection reuse

2021-05-17 Thread Mark Wielaard
On Sun, 2021-05-16 at 17:50 -0400, Frank Ch. Eigler wrote: > Hi - > > > > (I'll deploy this fix to one of the public servers to confirm it > > > there.) > > > > Thanks. If that looks good, please commit. > > It does, will do. I'd like to respin rawhide with that patch too. Thanks. Maybe we sho

Re: PR27859 PATCH: correct 404-latch in connection reuse

2021-05-16 Thread Frank Ch. Eigler via Elfutils-devel
Hi - > > (I'll deploy this fix to one of the public servers to confirm it there.) > > Thanks. If that looks good, please commit. It does, will do. I'd like to respin rawhide with that patch too. > It is nice that the multi code works that way, it makes things a bit > simpler and less state to

Re: PR27859 PATCH: correct 404-latch in connection reuse

2021-05-16 Thread Mark Wielaard
Hi Frank, On Fri, May 14, 2021 at 06:51:17PM -0400, Frank Ch. Eigler via Elfutils-devel wrote: > (I'll deploy this fix to one of the public servers to confirm it there.) Thanks. If that looks good, please commit. > Author: Frank Ch. Eigler > Date: Fri May 14 18:37:30 2021 -0400 > > PR27

PR27859 PATCH: correct 404-latch in connection reuse

2021-05-14 Thread Frank Ch. Eigler via Elfutils-devel
Hi - (I'll deploy this fix to one of the public servers to confirm it there.) Author: Frank Ch. Eigler Date: Fri May 14 18:37:30 2021 -0400 PR27859: correct 404-latch bug in debuginfod client reuse PR27701 implemented curl handle reuse in debuginfod_client objects, but with