mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
51d8a05301
closes https://github.com/coder/internal/issues/921 Not sure what I was thinking when I wrote this test case, but it was relying on the connection being p2p on every ping, which is technically and evidently not always the case. Instead we'll require a DERP peer, and block direct connections.