You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something on MacOS causes stat(1) to regularly fail to identify pipes, for some reason. I suspect yet another filesystem-race in the test setup, but don't understand yet what's going on.
Just to hammer home that this is a real issue, here are some PRs where I complained about it:
Something on MacOS causes
stat(1)
to regularly fail to identify pipes, for some reason. I suspect yet another filesystem-race in the test setup, but don't understand yet what's going on.Just to hammer home that this is a real issue, here are some PRs where I complained about it:
… plus all the times it flaked for other people.
Could someone with a Mac please try various "sleeps" to reproduce the issue, ideally fix it?
The text was updated successfully, but these errors were encountered: