A deadlock issue has been looming over the CI for years and it's reproducing more frequently with the V8 upgrade due to concurrunt maglev compilation https://github.com/nodejs/node/issues/54918 - we ended up just ignoring it for now for the upgrade, though I have a fix/workaround brewing https://github.com/nodejs/node/pull/58047
Comments
Causing regular flaky runs on the CI of @fast-check.dev. I had to add a retry x5 on Node v23.