> On 3 Apr 2025, at 20:02, Jacob Champion <jacob.champ...@enterprisedb.com> > wrote: > > On Tue, Mar 18, 2025 at 9:09 PM Thomas Munro <thomas.mu...@gmail.com> wrote: >> All pushed (wasn't sure if Daniel was going to but once I got tangled >> up in all that kqueue stuff he probably quite reasonably assumed that >> I would :-)). > > Attached are two more followups, separate from the libcurl split: > - 0001 is a patch originally proposed at [1]. Christoph pointed out > that the build fails on a platform that tries to enable Curl without > having either epoll() or kqueue(), due to a silly mistake I made in > the #ifdefs. > - 0002 should fix some timeouts in 002_client.pl reported by Andres on > Discord. I allowed a short connect_timeout to propagate into tests > which should not have it.
Thanks, both LGTM so pushed. -- Daniel Gustafsson