workerpool v1.0.2 Release Notes

Release Date: 2019-02-01 // about 5 years ago
  • Now calling pool.Delegate() after pool.Stop() has been called will panic due to closed channel.
    Calling pool.Start again will return context error.