-
Lucas Roesler authored
**What** - Expand the Contribution guide so to describe using `goleak` in unit tests. This package provides a simple method for detecting goroutine leaks in tests. This will help ensure that we write safe code. Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
Lucas Roesler authored**What** - Expand the Contribution guide so to describe using `goleak` in unit tests. This package provides a simple method for detecting goroutine leaks in tests. This will help ensure that we write safe code. Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading