mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
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.