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

bug: return the error from Pool.Submit/PoolWithFunc.Invoke accordingly #297

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

panjf2000
Copy link
Owner

No description provided.

@github-actions github-actions bot added the bug Something isn't working label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (aee9c2e) 94.08% compared to head (bd637a1) 94.08%.
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #297   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files           9        9           
  Lines         744      744           
=======================================
  Hits          700      700           
  Misses         32       32           
  Partials       12       12           
Flag Coverage Δ
unittests 94.08% <100.00%> (ø)

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

Files Changed Coverage Δ
pool.go 93.80% <100.00%> (ø)
pool_func.go 92.57% <100.00%> (ø)

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

@panjf2000 panjf2000 merged commit 2ce8d85 into dev Sep 18, 2023
13 checks passed
@panjf2000 panjf2000 deleted the err-opt branch September 18, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant