Skip to content

Gorse v0.4.14

Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 04 Jun 06:05
· 3 commits to release-0.4 since this release

Fix

  • Fix the concurrent access problem of rand.Rand (#694) by @WisperDin.
  • Fix concurrent map iteration and map write in the worker (#697).
  • Fix index out of range caused by duplicate labels (#700).