Skip to content

Release 1.8.0

Compare
Choose a tag to compare
@alitto alitto released this 09 May 23:13
· 24 commits to master since this release
  • Upgrade go version to 1.18
  • Implement new method in WorkerPool to create a group of tasks associated to a context GroupContext(ctx context.Context)
  • Move TaskGroup to a separate file
  • Move tests related to task groups to a separate file