Re: [PATCH] compinit forks less
Bart Schaefer <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7bkLT+QZ4RTEJhzT7W2r1cEd=jyRy5hsv342TD_+X4pTA@mail.gmail.com> |
On Thu, Apr 30, 2026 at 3:37 PM Bart Schaefer <[email protected]> wrote: > > All that said, there's a different way to go about it, see attached. Question, should rplyoutfd here be entered into fdtable somehow? It is not for here-strings. I'm not necessarily advocating for the "nofork_safety" patch unless it's thought that there really is a problem with the temp file usage. Also, I realized after sending that rplyoutfd should be closed sooner, so a couple of more tweaks would be needed.