Skip to content

fix(future): fix potential race condition when a future has multiple results #75

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

samber
Copy link
Owner

@samber samber commented Jul 2, 2025

(unexpected behvior)

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.01%. Comparing base (f209056) to head (8d002fa).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   74.98%   75.01%   +0.03%     
==========================================
  Files          16       16              
  Lines        1435     1437       +2     
==========================================
+ Hits         1076     1078       +2     
  Misses        336      336              
  Partials       23       23              
Flag Coverage Δ
unittests 75.01% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@samber samber merged commit 53c088f into master Jul 2, 2025
21 checks passed
@samber samber deleted the fix-prevent-concurrent-future-result branch July 2, 2025 13: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.

1 participant