BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

[GitHub Actions] The operation was canceled

Open Odonno opened this issue 2 years ago • 0 comments

The benchmarks are running fine on a physical machine but the benchmarks fail most of the time on the CI. And sometimes it works for no apparent reason.

The same error is thrown at any moment of the benchmark run with the following exception: The operation was canceled

.NET version: 7.x BenchmarkDotNet version: 0.13.8

Here is a link to the failed CI: https://github.com/surrealdb/surrealdb.net/actions/runs/6538513565/job/17754596350

Odonno avatar Oct 17 '23 07:10 Odonno