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

lf.concurrent_map: Cancel pending work items when a work item raises error. #45

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

copybara-service[bot]
Copy link

lf.concurrent_map: Cancel pending work items when a work item raises error.

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

Merging #45 (279361e) into main (0a011a6) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   97.30%   97.34%   +0.03%     
==========================================
  Files          39       39              
  Lines        2899     2902       +3     
  Branches      603      605       +2     
==========================================
+ Hits         2821     2825       +4     
  Misses         31       31              
+ Partials       47       46       -1     
Files Coverage Δ
langfun/core/concurrent.py 98.67% <100.00%> (+0.46%) ⬆️

@copybara-service copybara-service bot force-pushed the test_573092561 branch 2 times, most recently from 279361e to a210224 Compare October 13, 2023 05:11
@copybara-service copybara-service bot merged commit 9a0a141 into main Oct 13, 2023
@copybara-service copybara-service bot deleted the test_573092561 branch October 13, 2023 05:13
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