Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: add missing await to table check #5977

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

ogabrielluiz
Copy link
Contributor

Convert the table check method to async to improve performance and responsiveness in the database service.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Jan 28, 2025
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Jan 28, 2025
Copy link

codspeed-hq bot commented Jan 28, 2025

CodSpeed Performance Report

Merging #5977 will improve performances by ×14

Comparing fix-migration-test (d881db6) with main (f49feef)

Summary

⚡ 1 improvements
✅ 8 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
test_build_flow 4,308.8 ms 302.9 ms ×14

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 28, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 8e12ca4 Jan 28, 2025
35 of 42 checks passed
@ogabrielluiz ogabrielluiz deleted the fix-migration-test branch January 28, 2025 16:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants