mirror of
https://github.com/coder/coder.git
synced 2026-09-23 14:03:57 +08:00
c.f. https://github.com/coder/coder/pull/13192#issuecomment-2097657692 We need to wait for PGCoordinator to finish its work before returning on `Close()`, so that we delete database state (best effort -- if this fails others will filter it out based on heartbeats).