coder / coder/internal

Add `gotestleak` to wsproxy pkg and fix all resulting errors

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
tech-debt
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.