Commit 2024-01-15 08:55 5623d927

View on Github →

fix: check stderr again in cache (#9752) This reverts #9434, which itself was a revert of #9419. We use --no-progress-meter to avoid the issue with progress bars causing a failure, but we still want to see error reports. The failure message is also made clearer to avoid the uncaught exception: issue showing up in recent builds.

Estimated changes