Releases: ClearcodeHQ/Go-Forward
Releases · ClearcodeHQ/Go-Forward
Release list
alpha3: Fix race coondition
When SIGINT/SIGTERM is received before calling wg.Add(1), wg.Wait() causes a race coondition.
When SIGINT/SIGTERM is received before calling wg.Add(1), wg.Wait() causes a race coondition.