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 more stats collection races #8341

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Fix more stats collection races #8341

merged 2 commits into from
Sep 11, 2024

Conversation

max-hoffman
Copy link
Contributor

fixes: #8339

The concurrency tests stopped working at some point when we were rearranging the default stats behavior. I caught a couple other issues after I got those tests running again.

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

comparing_percentages
100.000000 to 100.000000
version result total
83e7557 ok 5937457
version total_tests
83e7557 5937457
correctness_percentage
100.0

@max-hoffman max-hoffman merged commit af68d9a into main Sep 11, 2024
21 of 22 checks passed
@max-hoffman max-hoffman deleted the max/stats-races branch September 11, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic when connection to a running server using dolt sql when stats are on
3 participants