Skip to content

Conversation

@RichardKnop
Copy link
Owner

Currently there is a bug in SendGroup pooling logic which means all tasks will be sent synchronously irrespective of the concurrency parameter sent to the method.

See this issue: #172

@RichardKnop RichardKnop added the bug label Sep 5, 2017
@RichardKnop RichardKnop self-assigned this Sep 5, 2017
@RichardKnop RichardKnop merged commit 0247ab8 into master Sep 5, 2017
@RichardKnop RichardKnop deleted the feature/fix-send-group-concurrency branch September 5, 2017 16:20
@codecov-io
Copy link

codecov-io commented Sep 5, 2017

Codecov Report

Merging #173 into master will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   35.51%   35.45%   -0.06%     
==========================================
  Files          25       25              
  Lines        2520     2524       +4     
==========================================
  Hits          895      895              
- Misses       1531     1535       +4     
  Partials       94       94
Impacted Files Coverage Δ
v1/server.go 23.56% <0%> (-0.62%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57cfb50...6a971bd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants