]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: close token status subscription properly 64980/head
authorNizamudeen A <nia@redhat.com>
Tue, 12 Aug 2025 04:15:54 +0000 (09:45 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 12 Aug 2025 04:15:54 +0000 (09:45 +0530)
commit79729c4ece92d5fdd2f5bed50c203a1a7077be14
tree993b31062da4085b2ae7601dadbcd85069328e62
parentbfab9f7db52f0dfd0004275086f99d90f1f302ca
mgr/dashboard: close token status subscription properly

Since its not returning any subscription back to the `this.subs`
property, those subscriptions are not properly closed in the
workbench-layout when its destroyed. So ensuring proper return

Fixes: https://tracker.ceph.com/issues/72530
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/api/multi-cluster.service.ts