Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pagebench): #6325 broke running without --runtime #6351

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

problame
Copy link
Contributor

After PR #6325, when running without --runtime, we wouldn't wait for
start_work_barrier, causing the benchmark to not start at all.

After PR #6325, when running without --runtime, we wouldn't wait for
start_work_barrier, causing the benchmark to not start at all.
@problame problame requested a review from VladLazar January 12, 2024 17:44
@problame problame marked this pull request as ready for review January 12, 2024 17:45
@problame problame requested a review from a team as a code owner January 12, 2024 17:45
@problame problame enabled auto-merge (squash) January 12, 2024 17:45
@problame problame removed the request for review from a team January 12, 2024 17:46
Copy link

2244 tests run: 2159 passed, 0 failed, 85 skipped (full report)


Code coverage (full report)

  • functions: 54.6% (10206 of 18699 functions)
  • lines: 81.5% (58657 of 72014 lines)

The comment gets automatically updated with the latest test results
6aac5c4 at 2024-01-12T18:58:12.492Z :recycle:

@problame problame merged commit 0e1ef37 into main Jan 15, 2024
46 checks passed
@problame problame deleted the problame/benchmarking/pr/fixup-6325 branch January 15, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants