Skip to content

Conversation

@yuce
Copy link
Contributor

@yuce yuce commented Jan 5, 2026

sql_async_example.py exits too early, before having a change to print the result rows.
Added a small sleep to make sure the rows are printed before exit.

yuce added 2 commits January 5, 2026 14:09
…t the result rows.

Added a small sleep to make sure the rows are printed before exit.
@yuce yuce changed the title Fixed sql_async_example.py [HZ-5259] Fixed sql_async_example.py Jan 5, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.59%. Comparing base (432508c) to head (2ed5a75).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #765      +/-   ##
==========================================
- Coverage   94.61%   94.59%   -0.02%     
==========================================
  Files         393      393              
  Lines       25056    25056              
==========================================
- Hits        23707    23702       -5     
- Misses       1349     1354       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yuce
Copy link
Contributor Author

yuce commented Jan 5, 2026

Trivial, merging it myself.

@yuce yuce merged commit e06c30d into hazelcast:master Jan 5, 2026
11 checks passed
@yuce yuce deleted the fix/sql_async_example branch January 5, 2026 11:40
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