On Sat, Dec 14, 2019 at 5:32 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Sat, Dec 14, 2019 at 5:05 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> > > Pushed.
> >
> > Build farm not happy... checking...
>
> Hrmph. FileGetRawDesc() does not contain a call to FileAccess(), so
> this is failing on low-fd-limit systems. Looking into a way to fix
> that...
Seemed best not to use FileGetRawDesc(). Rewritten to use only File,
and tested with the torture-test mentioned upthread under ulimit -n
50.