Skip to content

v0.1.7

Compare
Choose a tag to compare
@mstmdev mstmdev released this 26 Sep 00:40
· 38 commits to main since this release

Fixed

  • Fix the data race for the DefaultSampleFunc.

Enhancements

  • Add the custom WaitGroup structure to support wait timeout.
  • Add the CRand structure to support concurrency calls.
  • Add some concurrency tests.