coder/peerbroker
Cian Johnston c2f74f3cc2
chore: avoid concurrent usage of t.FailNow (#1683)
* chore: golangci: add linter rule to report usage of t.FailNow inside goroutines
* chore: avoid t.FailNow in goroutines to appease the race detector
2022-05-24 08:58:39 +01:00
..
proto chore: Bump protoc to 3.20.0 (#1104) 2022-04-23 01:53:22 +00:00
dial.go feat: Add UI for awaiting agent connections (#578) 2022-03-28 19:19:28 -05:00
dial_test.go feat: Add TURN proxying to enable offline deployments (#1000) 2022-04-18 22:40:25 +00:00
listen.go feat: Add TURN proxying to enable offline deployments (#1000) 2022-04-18 22:40:25 +00:00
listen_test.go feat: Add TURN proxying to enable offline deployments (#1000) 2022-04-18 22:40:25 +00:00
proxy.go chore: Move httpapi, httpmw, & database into `coderd` (#568) 2022-03-25 16:07:45 -05:00
proxy_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00