Re: [PATCH] tests: improve readability
dana <[email protected]> Thu, 11 Jun 2026 03:27:26 +0000
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu 11 Jun 2026, at 03:13, Bart Schaefer wrote: > It still prints for me for A05execution and E01options. Something > else must have sped up W02jobs quite significantly. It's not waiting > for backgrounded sleeps any more. we were just talking about this on irc. it seems that it doesn't have to wait on macos, but on linux it does. i can't remember if it's always been like that, but it has been since i started working on things again at least we're still investigating the difference see also w/54694 (but that solution feels a bit weird to me) dana