Skip to content

v1.0.2

Choose a tag to compare

@vardius vardius released this 01 Feb 21:25
· 33 commits to master since this release

Now calling pool.Delegate() after pool.Stop() has been called will panic due to closed channel.
Calling pool.Start again will return context error.