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

fix(pool): launch workers after queueing tasks #74

Merged
merged 2 commits into from
Oct 20, 2024
Merged

Conversation

alitto
Copy link
Owner

@alitto alitto commented Oct 20, 2024

No description provided.

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.58%. Comparing base (bea3bad) to head (0ae222c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
task.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   96.42%   97.58%   +1.16%     
==========================================
  Files           8        8              
  Lines         419      414       -5     
==========================================
  Hits          404      404              
+ Misses         14       10       -4     
+ Partials        1        0       -1     

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

@alitto alitto force-pushed the fix/AD/pool-stop branch 3 times, most recently from 88fb4c0 to 23a360f Compare October 20, 2024 16:59
@alitto alitto changed the title fix(pool): Stop hangs fix(pool): Stop hangs in tests Oct 20, 2024
@alitto alitto changed the title fix(pool): Stop hangs in tests fix(pool): launch workers after queueing tasks Oct 20, 2024
@alitto alitto merged commit d0bc8c6 into main Oct 20, 2024
8 of 9 checks passed
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