On Fri, Feb 28, 2025 at 9:37 AM Jacob Champion <jacob.champ...@enterprisedb.com> wrote: > Just from inspection, that looks good to me. I'll look into running > the new BSD tasks on the other patches I posted above, too.
After your patch gets us past the zero timeout bug, NetBSD next runs into failed to fetch OpenID discovery document: Unsupported protocol (libcurl: Received HTTP/0.9 when not allowed)' ...but only for a single test (nonempty oauth_client_secret), which is very strange. And it doesn't always fail during the same HTTP request. I'll look into it. --Jacob