Files
coder/cli
Spike Curtis 46d95cb0f0 fix: wait for dial goroutine to complete (#10959)
Fixes flake seen here: https://github.com/coder/coder/runs/19170327767

The goroutine that attempts to dial the socket didn't complete before the test did.  Here we add an explicit wait for it to complete in each run of the loop.
2023-12-01 11:37:32 +04:00
..
2023-07-27 09:33:43 +01:00
2023-11-17 09:45:24 -07:00
2023-08-27 14:46:44 -05:00
2023-09-08 18:21:33 +00:00
2023-10-10 11:26:53 -05:00