mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
06e396188f
fixes: https://github.com/coder/internal/issues/1304 Subscribe to heartbeats synchronously on startup of PGCoordinator. This ensures tests that send heartbeats don't race with this subscription.