coder icon indicating copy to clipboard operation
coder copied to clipboard

Fix issues reported by `goleak` in `cli` package tests and then enable `goleak`

Open mafredri opened this issue 3 years ago • 1 comments

As per the title, we have not had goleak enabled for CLI tests. We should turn it on and work through each test that is causing leaks to be reported with the final goal of permanently enabling goleak.

mafredri avatar Jul 26 '22 17:07 mafredri

Related: https://github.com/pion/udp/pull/73, https://github.com/hashicorp/hc-install/pull/68

mafredri avatar Jul 28 '22 13:07 mafredri