]> git.proxmox.com Git - pve-manager.git/commit
ui: ceph/ServiceList: stop leaky versionsstores
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 2 Apr 2020 08:53:44 +0000 (10:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 2 Apr 2020 09:10:48 +0000 (11:10 +0200)
commitfacf9404c503453510f1bd416f146525a4bb933a
treefb8bc9d4a217c5951b269ed1d220529dc8b88166
parent732c147cf925912088b16567e82539f3cefcf846
ui: ceph/ServiceList: stop leaky versionsstores

on the view destroy we have to stop the updatestore again,
they do not get cleaned up by a destroy because until they are stopped
the have a reference on themselves, which prevent a garbage collection

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/ceph/ServiceList.js