Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ghcide-bench] fix edit experiment (#2104)
I noticed that the edit experiment is reporting bogus "user time" numbers because waitForProgressDone is being satisfied by the previous iteration build. The fix is easy: wait for a freshly started build first.
- Loading branch information