Add `gotestleak` to wsproxy pkg and fix all resulting errors
Aperta
tech-debt
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I tried adding a
```
func TestMain(m *testing.M) {
goleak.VerifyTestMain(m)
}
```
to the `enterprise/coderd/wsproxy` package and there were a ton of failures as a result. We should find some time to figure out where all the leaks are originating from.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.