Skip to content

SendGroup Concurrency Fix

Compare
Choose a tag to compare
@RichardKnop RichardKnop released this 05 Sep 16:21
· 581 commits to master since this release

Fixed a bug in SendGroup pooling logic which meant all tasks would be sent synchronously irrespective of the concurrency parameter.