Skip to content

[HZ-5433] CountdownLatch for Asyncio#816

Merged
yuce merged 17 commits into
hazelcast:masterfrom
yuce:asyncio-countdown-latch
Jun 4, 2026
Merged

[HZ-5433] CountdownLatch for Asyncio#816
yuce merged 17 commits into
hazelcast:masterfrom
yuce:asyncio-countdown-latch

Conversation

@yuce
Copy link
Copy Markdown
Contributor

@yuce yuce commented Jun 3, 2026

Straightforward port of CountdownLatch for asyncio.
Depends on: #815

@yuce yuce changed the title CountdownLatch for Asyncio [HZ-5433] CountdownLatch for Asyncio Jun 3, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.37%. Comparing base (2ad1551) to head (2bd90a1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #816   +/-   ##
=======================================
  Coverage   94.36%   94.37%           
=======================================
  Files         408      409    +1     
  Lines       26917    26963   +46     
=======================================
+ Hits        25400    25445   +45     
- Misses       1517     1518    +1     

☔ 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 yuce requested a review from emreyigit June 3, 2026 09:33
Copy link
Copy Markdown
Member

@emreyigit emreyigit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuce yuce merged commit c67b95d into hazelcast:master Jun 4, 2026
11 checks passed
@yuce yuce deleted the asyncio-countdown-latch branch June 4, 2026 12:09
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.

3 participants