Jake Leventhal
Jake Leventhal
I have 7 build jobs that run in parallel. I would say 9/10 at least one of my jobs fails with this error in GitHub Actions.
@marc2332 verified still getting this on 4.15
Same thing here @darthmaim
@Jolg42 its very flakey. As @darthmaim mentioned, I get this sometimes 5 times in a row. Sometimes 20 times without occurring.
Perhaps, but @janpio we use turborepo which implicitly paralellizes actions. would have to do some acrobatics to set up everything sequentially
I upgraded from 5.1.1 to 5.3.0 and noticed this error occurring like 90% of the time when running in parallel
@janpio the problem is really in CI so retrying isn't really an option
FWIW it basically never happens locally but happens much more frequently in CI on default GH actions runners
now the bug fairy just needs to put a PR under my pillow :)
This is a big blocker for my team!