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
I stated a benchdiff run, and then realized I had gotten it wrong and stopped it with ^C.
When I reran it, it said "skipping benchmark for ref "HEAD^" because output file exists" although the file in the cache was just a couple lines from the first benchmark.
Instead, the output should go to a temporary file and only get moved to the cache upon success.
The text was updated successfully, but these errors were encountered:
Thanks. I haven't run across this before, probably because I typically use --force-base.
The next few weeks are busy for me, so I don't think I will have time to get to this for a while. If you can identify a fix, I can make time for a PR review. Otherwise it may be a while before this is fixed.
I stated a benchdiff run, and then realized I had gotten it wrong and stopped it with
^C
.When I reran it, it said "skipping benchmark for ref "HEAD^" because output file exists" although the file in the cache was just a couple lines from the first benchmark.
Instead, the output should go to a temporary file and only get moved to the cache upon success.
The text was updated successfully, but these errors were encountered: