Skip to content

Commit ce3e474

Browse files
committed
Close coordinator
1 parent ccea407 commit ce3e474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/coderd/coderd.go

+1
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ func (api *API) updateEntitlements(ctx context.Context) error {
410410
// is actually changing.
411411
changed = false
412412
} else {
413+
_ = coordinator.Close()
413414
coordinator = haCoordinator
414415
}
415416

0 commit comments

Comments
 (0)