RE: Multi Threaded Resolver Hanging on Application Shutdown

2021-06-24 Thread Tanner, Matt via curl-library
> This is a known bug or issue Understood, Thanks. I'll take a closer look at todo's and known issues next time. I'll revert with any workarounds we might find. > The c-ares backend does not have this problem as a slow resolve done by c- > ares can be cancelled at once. I'll give that a try.

Re: Multi Threaded Resolver Hanging on Application Shutdown

2021-06-24 Thread Daniel Stenberg via curl-library
On Thu, 24 Jun 2021, Tanner, Matt via curl-library wrote: We have a multi-threaded embedded linux application that uses curl 7.76.1 for https client requests with easy handles and the multi threaded resolver (AsynchDNS feature). We're seeing intermittent hangs in curl during application shut-