mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
6489a4ea40
If the cgroup integration was not enabled, this would cause compute_ctl to leak memory. Thankfully, we never use vm-monitor *without* the cgroup handling enabled, so this wasn't actually impacting us, but... it still looked suspicious, so figured it was worth changing.